| 程序包 | 说明 |
|---|---|
| com.mpush.api | |
| com.mpush.api.connection | |
| com.mpush.client |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ClientListener.onConnected(Client client) |
void |
ClientListener.onDisConnected(Client client) |
void |
ClientListener.onHandshakeOk(Client client,
int heartbeat) |
void |
ClientListener.onReceivePush(Client client,
byte[] content,
int messageId) |
| 限定符和类型 | 方法和说明 |
|---|---|
Client |
Connection.getClient() |
| 限定符和类型 | 方法和说明 |
|---|---|
Client |
ClientConfig.create() |
Client |
TcpConnection.getClient() |
Copyright © 2016. All rights reserved.