Module Manager
Deprecated
Note: For new features, avoid using this class whenever possible.
1. For extensions to IM lib, such as remoteControl or moment, use .
2. For internal functionalities of IM client, such as real-time location sharing (currently using ModuleManager), handle it directly within RongCoreClient.
Deprecated
This class is deprecated.
Functions
Link copied to clipboard
public static void addConnectivityStateChangedListener(ModuleManager.ConnectivityStateChangedListener listener)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public static void removeConnectivityStateChangedListener(ModuleManager.ConnectivityStateChangedListener listener)
Link copied to clipboard