Package io.rong.imlib
Interface IRongCoreListener.UltraGroupReadTimeListener
-
- All Implemented Interfaces:
public interface IRongCoreListener.UltraGroupReadTimeListener
-
-
Method Summary
Modifier and Type Method Description abstract void
onUltraGroupReadTimeReceived(String targetId, String channelId, long time)
-
-
Method Detail
-
onUltraGroupReadTimeReceived
abstract void onUltraGroupReadTimeReceived(String targetId, String channelId, long time)
-
-
-
-