STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api.geolocation
/
StartTrackingParticipantsCallback
Start
Tracking
Participants
Callback
interface
StartTrackingParticipantsCallback
:
STWCallback
<
T
>
Content copied to clipboard
Callback used to get result of starting the tracking of other user's device location
Functions
Inherited functions
See also
See also
com.
streamwide.
smartms.
lib.
core.
api.
geolocation.
STWGeolocation
Manager
Functions
on
Start
Tracking
Link copied to clipboard
abstract
fun
onStartTracking
(
)
Content copied to clipboard
Called when the tracking of participants is successfully started without any error.
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.