Package com.urbanairship.permission

Types

OnPermissionStatusChangedListener
Link copied to clipboard
interface OnPermissionStatusChangedListener
Permission status changed listener.
Permission
Link copied to clipboard
enum Permission : JsonSerializable
Device permissions.
PermissionDelegate
Link copied to clipboard
interface PermissionDelegate
Permission delegate to extend what permissions the Airship SDK can collect.
PermissionRequestResult
Link copied to clipboard
open class PermissionRequestResult
Permission request result.
PermissionsManager
Link copied to clipboard
open class PermissionsManager
Airship permission manager.
PermissionStatus
Link copied to clipboard
enum PermissionStatus : JsonSerializable
Permissions status.
SinglePermissionDelegate
Link copied to clipboard
open class SinglePermissionDelegate : PermissionDelegate
Permission delegate that handles sa single Android permission.