public class NIMPushClient
extends java.lang.Object
| Constructor and Description |
|---|
NIMPushClient() |
| Modifier and Type | Method and Description |
|---|---|
static void |
initPush(MixPushConfig config) |
static void |
registerMixPushMessageHandler(MixPushMessageHandler handler)
Handler to register a third-party push service
Call the interface before the SDK initialize an instance using NimClient.init
|
public static void initPush(MixPushConfig config)
config - public static void registerMixPushMessageHandler(MixPushMessageHandler handler)
handler - handler to send or receive messages from third-party push services. Click behaviors can be defined by developers