onUpdateLiveLocationResult

open suspend override fun onUpdateLiveLocationResult(location: Location, result: Result<Location>)

Called when the result of ChatClient.updateLiveLocation is received.

Parameters

location

The location used in the request.

result

The result of the request.