| Class | Description |
|---|---|
| PermissionsManager |
A class to help you manage your permissions simply.
|
| PermissionsResultAction |
This abstract class should be used to create an if/else action that the PermissionsManager
can execute when the permissions you request are granted or denied.
|