Uses of Class
com.twilio.rest.conversations.v1.conversation.WebhookDeleter
-
Packages that use WebhookDeleter Package Description com.twilio.rest.conversations.v1.conversation -
-
Uses of WebhookDeleter in com.twilio.rest.conversations.v1.conversation
Methods in com.twilio.rest.conversations.v1.conversation that return WebhookDeleter Modifier and Type Method Description static WebhookDeleter
Webhook. deleter(String pathConversationSid, String pathSid)
Create a WebhookDeleter to execute delete.
-