C
- context object typepublic static class TopicControl.RemoveContextCallback.Default<C> extends ContextCallback.Default<C> implements TopicControl.RemoveContextCallback<C>
TopicControl.RemoveContextCallback
.
This simply logs onTopicsRemoved calls at 'debug' level.
TopicControl.RemoveContextCallback.Default<C>
Constructor and Description |
---|
TopicControl.RemoveContextCallback.Default() |
Modifier and Type | Method and Description |
---|---|
void |
onTopicsRemoved(C context)
Called to indicate that the requested remove operation has been
actioned at the server.
|
onDiscard
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
onDiscard
public TopicControl.RemoveContextCallback.Default()
public void onTopicsRemoved(C context)
TopicControl.RemoveContextCallback
onTopicsRemoved
in interface TopicControl.RemoveContextCallback<C>
context
- the context object the application supplied when
making the call; may be null
Copyright © 2016 Push Technology Ltd. All Rights Reserved.