PermissionChanged

data class PermissionChanged(val hasPermission: Boolean) : LocationManager.Event

An Event indicating permissions have changed

Constructors

Link copied to clipboard
constructor(hasPermission: Boolean)

Properties

Link copied to clipboard

if true the permissions required for Location have been granted