cancel Subscriptions Through Webhook
fun cancelSubscriptionsThroughWebhook( identifier: String, context: String, callback: WebcomDoneCallback? = null)
Content copied to clipboard
Cancel all subscriptions previously subscribed through the webhook channel (with the subscribeThroughWebhook method).
The same identifier and context as at subscription must be passed at cancelation.