hyphenate_SDK3.0
3.8.1
hyphenatejavaIMSDK
|
Public 成员函数 | |
void | onRemoteOffline (final String to) |
void com.hyphenate.chat.EMCallManager.EMCallPushProvider.onRemoteOffline | ( | final String | to | ) |
Function is called when remote peer is offline, we want to let remote peer known we are calling. For IOS that's go through APNS, for Android that's will go through GCM, MiPush, HuaweiPush. Condition: Only works when EMOptions's configuration setPushCall to be true.