| 程序包 | 说明 |
|---|---|
| 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) |
| 限定符和类型 | 方法和说明 |
|---|---|
Client |
Connection.getClient() |
| 限定符和类型 | 类和说明 |
|---|---|
class |
MPushClient
Created by ohun on 2016/1/17.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Client |
ClientConfig.create() |
Client |
TcpConnection.getClient() |
Copyright © 2016. All rights reserved.