Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead.
@Deprecated public static interface TopicControl.RemovalCallback extends Callback
remove requests when
no context is used.| Modifier and Type | Interface and Description |
|---|---|
static class |
TopicControl.RemovalCallback.Default
Deprecated.
A default implementation of
TopicControl.RemovalCallback. |
| Modifier and Type | Method and Description |
|---|---|
void |
onTopicsRemoved()
Deprecated.
Called to indicate that the requested remove operation has been
actioned at the server.
|
void onTopicsRemoved()
Copyright © 2024 DiffusionData Limited. All rights reserved.