start Tracking Participants Locations
open fun startTrackingParticipantsLocations( @NonNull users: Array<String>, refreshInterval: Int, @Nullable callback: StartTrackingParticipantsCallback)
Content copied to clipboard
Start tracking other users' locations
Parameters
users
list of participants who will be tracked
callback
StartTrackingParticipantsCallback: A useful callback to keep track the result of starting the tracking service