| 程序包 | 说明 |
|---|---|
| com.mpush.api.protocol | |
| com.mpush.api.push | |
| com.mpush.client |
| 限定符和类型 | 方法和说明 |
|---|---|
Future<Boolean> |
MPushProtocol.push(PushContext context) |
| 限定符和类型 | 方法和说明 |
|---|---|
static PushContext |
PushContext.build(byte[] content) |
static PushContext |
PushContext.build(String content) |
PushContext |
PushContext.setAckModel(AckModel ackModel) |
PushContext |
PushContext.setCallback(PushCallback callback) |
PushContext |
PushContext.setContent(byte[] content) |
PushContext |
PushContext.setTimeout(int timeout) |
| 限定符和类型 | 方法和说明 |
|---|---|
Future<Boolean> |
AckMessageQueue.add(int sessionId,
PushContext context) |
Copyright © 2016. All rights reserved.