public interface PushSender
| 限定符和类型 | 方法和说明 |
|---|---|
void |
push(PushMessage pushMessage)
Push the message
|
void |
push(PushMessage pushMessage,
PushResponseReceiver responseReceiver)
Push the message and handle the response
|
void push(PushMessage pushMessage)
pushMessage - void push(PushMessage pushMessage, PushResponseReceiver responseReceiver)
pushMessage - responseReceiver - Copyright © 2016. All rights reserved.