startSharingLocation

open override fun startSharingLocation(onLocationSent: EventCallback<Location>)

Starts sharing the device's location with the group. The other group members will be able to receive your current location.

Parameters

onLocationSent

The callback function to be invoked when the location is sent.