Enumeration PermissionType

The type of the device permission.

Enumeration Members

Enumeration Members

Camera: 1

1: Permission for the camera.

RecordAudio: 0

0: Permission for the audio capture device.

ScreenCapture: 2

(For Android only) 2: Permission for screen sharing.

Generated using TypeDoc