PermissionsRequester

interface PermissionsRequester

An intermediate class that is able to launch permissions request process as appropriate. launch method kicks off the actual process.

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
launch
Link copied to clipboard
abstract fun launch()
toString
Link copied to clipboard
open fun toString(): String