public static interface MessagingControl.SendCallback extends Callback
Modifier and Type | Interface and Description |
---|---|
static class |
MessagingControl.SendCallback.Default
Default implementation of
MessagingControl.SendCallback . |
Modifier and Type | Method and Description |
---|---|
void |
onComplete()
Called to indicate that the sent message has been received by the
target session - the receiving session must be connected and have a stream
that matches the topic path.
|
void onComplete()
onDiscard
will be called instead and an
error will be dispatched to the session error handler.Copyright © 2016 Push Technology Ltd. All Rights Reserved.