stopLiveLocationSharing

fun stopLiveLocationSharing(messageId: String, deviceId: String): Call<Location>

Stops the live location sharing for a message.

Parameters

messageId

The ID of the message to stop sharing live location.

deviceId

The device ID from which the location is shared.