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