BatchPermissionListener

Interface for requesting runtime permission with callback.

Functions

Link copied to clipboard
abstract fun onPermissionRequested(granted: Boolean)
Method called when the permission has been requested with the user's permission result.