Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead.
@Deprecated public static interface Topics.CompletionCallback extends Callback
Modifier and Type | Interface and Description |
---|---|
static class |
Topics.CompletionCallback.Default
Deprecated.
Default implementation of
Topics.CompletionCallback . |
Modifier and Type | Method and Description |
---|---|
void |
onComplete()
Deprecated.
Called to indicate that the requested operation has been processed by
the server.
|
Copyright © 2024 DiffusionData Ltd. All Rights Reserved.