| Interface | Description |
|---|---|
| OnDialogButtonClickListener | |
| PermissionRequestErrorListener |
Listener to be notified when a Dexter error occurs.
|
| Class | Description |
|---|---|
| EmptyPermissionRequestErrorListener | |
| PermissionDeniedResponse |
If a permission was denied, an instance of this class will be returned
in the callback.
|
| PermissionGrantedResponse |
If a permission was granted, an instance of this class will be returned
in the callback.
|
| PermissionRequest |
Wrapper class for a permission request
|
| SettingsClickListener | |
| SnackbarUtils |
| Enum | Description |
|---|---|
| DexterError |