Device.PermissionType

Wisej.Web.Ext.MobileIntegration.Device PermissionType

Namespace: Wisej.Web.Ext.MobileIntegration

Assembly: Wisej.Web.Ext.MobileIntegration (2.5.0.0)

Available device permission types.

public enum PermissionType : Enum

Fields

Name
Description

Camera

Requests access to the device's camera.

Location

Requests access to the device's location.

Microphone

Requests access to the device's microphone.

Notifications

Requests permission to send the device notifications.

Photos

Requests access to the device's photos.

Used By

Name
Description

Requests the specified permission from the device if access hasn't already been granted.

Last updated

Was this helpful?