MissingPermissionException

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

Constructors

Link copied to clipboard
constructor(permissions: Array<String?>)