add Real Time Location Listener
public abstract void addRealTimeLocationListener(ConversationType conversationType, String targetId, RongIMClient.RealTimeLocationListener listener)
Adds a location sharing listener.
Parameters
conversation Type
The conversation type for location sharing.
target Id
The conversation ID for location sharing.
listener
The location sharing listener.