public class PushResponseReceiverImpl extends Object implements PushResponseReceiver
| 构造器和说明 |
|---|
PushResponseReceiverImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onResponse(PushResponse response)
Receive and handle the push response, any exception thrown will be ignored.
|
public void onResponse(PushResponse response)
PushResponseReceiveronResponse 在接口中 PushResponseReceiverCopyright © 2016. All rights reserved.