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