request Permissions
Request a set of permissions, showing a rationale if the system requests it.
See also
Parameters
host
requesting context.
rationale
a message explaining why the application needs this set of permissions; will be displayed if the user rejects the request the first time.
requestCode
request code to track this request, must be < 256.
perms
a set of permissions to be requested.
Request permissions from a Support Fragment with standard OK/Cancel buttons.
See also
.requestPermissions
@JvmStatic()
Content copied to clipboard
@JvmStatic()
Content copied to clipboard
Request a set of permissions.
See also
Parameters
host
requesting context.
request
the permission request