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

DEPRECATED: has no effect, since this endpoint does not accept a device id. The stored value is the one set when the location was created. Remove in the next major, AND-1402.