PermissionChanged

data class PermissionChanged(val hasPermission: Boolean) : Scanner.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 Bluetooth have been granted