onStartLiveLocationSharingResult
open suspend override fun onStartLiveLocationSharingResult(location: Location, result: Result<Location>)
Called when the result of ChatClient.startLiveLocationSharing is received.
Parameters
location
The location used in the request.
result
The result of the request.