Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead.
@Deprecated public static interface SubscriptionControl.SubscriptionCallback extends Callback
Modifier and Type | Interface and Description |
---|---|
static class |
SubscriptionControl.SubscriptionCallback.Default
Deprecated.
Default implementation of
SubscriptionControl.SubscriptionCallback . |
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.