C - context object typepublic static class TopicControl.RemovalContextCallback.Default<C> extends ContextCallback.Default<C> implements TopicControl.RemovalContextCallback<C>
TopicControl.RemovalContextCallback.
This simply logs onTopicsRemoved calls at 'debug' level.
TopicControl.RemovalContextCallback.Default<C>| Constructor and Description |
|---|
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.
|
onErrorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonErrorpublic void onTopicsRemoved(C context)
TopicControl.RemovalContextCallbackonTopicsRemoved in interface TopicControl.RemovalContextCallback<C>context - the context object the application supplied when
making the call; may be nullCopyright © 2023 DiffusionData Limited. All rights reserved.