public static interface Messaging.SendCallback extends Callback
Modifier and Type | Interface and Description |
---|---|
static class |
Messaging.SendCallback.Default
Default implementation of
Messaging.SendCallback . |
Modifier and Type | Method and Description |
---|---|
void |
onComplete()
Called to indicate that the sent message has been received by the
server, with a registered handler on the topic path.
|
void onComplete()
onDiscard
will be called and an error will
be dispatched to the session error handler.Copyright © 2016 Push Technology Ltd. All Rights Reserved.