addRealTimeLocationListener

public abstract void addRealTimeLocationListener(ConversationType conversationType, String targetId, RongIMClient.RealTimeLocationListener listener)

Adds a location sharing listener.

Parameters

conversationType

The conversation type for location sharing.

targetId

The conversation ID for location sharing.

listener

The location sharing listener.