cancel

public abstract C cancel(Subscription subscription)

Cancels the existing subscription.

After this call, the server will stop sending subscription updates to the client.

Return

the cancellation response

Parameters

subscription

a subscription that should be cancelled