PermissionResultReceiver
Result receiver to receive permission results from the PromptPermissionAction.
Functions
Link copied to clipboard
abstract fun onResult(@NonNull permission: Permission, @NonNull before: PermissionStatus, @NonNull after: PermissionStatus)
Called when a new permission result is received.
Link copied to clipboard
Link copied to clipboard