Package com.vmadalin.easypermissions.helpers.base

Types

PermissionsHelper
Link copied to clipboard
abstract class PermissionsHelper<T>(host: T)
Delegate class to make permission calls based on the 'host' (Fragment, Activity, etc).