STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api.geolocation
/
TrackingDeviceLocationCallback
Tracking
Device
Location
Callback
interface
TrackingDeviceLocationCallback
:
STWCallback
<
T
>
Content copied to clipboard
A useful listener to get the result of tracking location request
Functions
Inherited functions
Functions
on
Success
Link copied to clipboard
abstract
fun
onSuccess
(
)
Content copied to clipboard
Called when the location tracking is successfully started
Inherited functions
on
Error
Link copied to clipboard
abstract
fun
onError
(
@
NonNull
error
:
T
)
Content copied to clipboard
Called when an error occurs following a request executed by the developer.