Interface | Description |
---|---|
MixPushMessageHandler |
Interface for third-party push callbacks.
|
MixPushService |
Third-party push service
Supported third-party push services: Xiaomi, Huawei, Meizu, and FCM
|
MixPushServiceObserve |
Class | Description |
---|---|
HWPushMessageService |
The following methods run in non-UI threads and are consistent with PHmsMessageService supported by Huawei.
|
MeiZuPushReceiver |
The following methods run in non-UI threads and are consistent with MzPushMessageReceiver supported Meizu SDK.
|
MiPushMessageReceiver |
The following methods run in non-UI threads and are consistent with PushMessageReceiver supported by Xiaomi SDK.
|
MixPushConfig |
Created by chenkang on 2017/11/20.
|
NIMPushClient |
CommsEase third party push service interface
|
OppoAppPushMessageService |
The following methods run in non-UI threads and are consistent with PushService supported by OPPO.
|
OppoPushMessageService |
The following methods run in non-UI threads and are consistent with PushService supported by OPPO.
|
VivoPushMessageReceiver |
The following methods run in non-UI threads and are consistent with OpenClientPushMessageReceiver supported by Vivo.
|