update Real Time Location Status
public abstract void updateRealTimeLocationStatus(ConversationType conversationType, String targetId, double latitude, double longitude, RealTimeLocationType realTimeLocationType)
Updates location sharing information.
Parameters
conversation Type
The conversation type for location sharing.
target Id
The conversation ID for location sharing.
latitude
The latitude.
longitude
The longitude.
real Time Location Type
The real-time location sharing type.
See also
Real Time Location Type