Package io.rong.imlib
Interface IRongCoreListener.ConnectionStatusListener
-
- All Implemented Interfaces:
public interface IRongCoreListener.ConnectionStatusListener
/~english
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enum
IRongCoreListener.ConnectionStatusListener.ConnectionStatus
/~english
-
Method Summary
Modifier and Type Method Description abstract void
onChanged(IRongCoreListener.ConnectionStatusListener.ConnectionStatus status)
/~english -
-
Method Detail
-
onChanged
abstract void onChanged(IRongCoreListener.ConnectionStatusListener.ConnectionStatus status)
/~english
-
-
-
-