startTrackingParticipantsLocations

open fun startTrackingParticipantsLocations(    @NonNull users: Array<String>,     refreshInterval: Int,     @Nullable callback: StartTrackingParticipantsCallback)

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