![]() |
Speedify SDK for Android 15.5.0
|
SDK State Update Reciever Interface. More...
Public Member Functions | |
default void | OnLocationPermissionResult (boolean hasPermission) |
Result of request for location permission. | |
SDK State Update Reciever Interface.
All calls are sent from background threads.
default void OnLocationPermissionResult | ( | boolean | hasPermission | ) |
Result of request for location permission.
This is returned in response to both fine and background location permission requests
hasPermission | whether permission was obtained |