Long Term Subscription
Represents a long term subscription to data events on data nodes of the ServerlessDb service.
See also
Functions
Link copied to clipboard
Cancels asynchronously this Subscription, meaning that the associated channel is released and will be no longer be notified.
Link copied to clipboard
fun <T : SubscribableEvent> update(event: KClass<T>, callback: WebcomResultCallback<LongTermSubscription>? = null)
Content copied to clipboard
Updates the descriptor of data events watched by this subscription.
Properties
Link copied to clipboard
Link copied to clipboard
Encryption key identifier associated with this LongTermSubscription if notifications are ciphered.
Link copied to clipboard
Encryption method associated with this LongTermSubscription if notifications are ciphered.
Link copied to clipboard
Expiration date of this LongTermSubscription acknowledged by the Webcom back end.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard