Package io.rong.imlib
Interface GroupCallListener.GroupCallSignalListener
-
- All Implemented Interfaces:
public interface GroupCallListener.GroupCallSignalListener
-
-
Method Summary
Modifier and Type Method Description abstract void
onCallSignalReceived(Map<String, String> map)
-
-
Method Detail
-
onCallSignalReceived
abstract void onCallSignalReceived(Map<String, String> map)
-
-
-
-