MissingPermissionException

Indicates that the current application has not yet acquired all permissions the SDK needs for normal execution. See getMessage and getPermissions for details about the missing permission(s).

Constructors

Link copied to clipboard
constructor(whichPermissions: Array<String>)
constructor(permission: String)

Functions

Link copied to clipboard