Uses of Class
com.twilio.rest.api.v2010.account.conference.ParticipantDeleter
-
Packages that use ParticipantDeleter Package Description com.twilio.rest.api.v2010.account.conference -
-
Uses of ParticipantDeleter in com.twilio.rest.api.v2010.account.conference
Methods in com.twilio.rest.api.v2010.account.conference that return ParticipantDeleter Modifier and Type Method Description static ParticipantDeleter
Participant. deleter(String pathConferenceSid, String pathCallSid)
static ParticipantDeleter
Participant. deleter(String pathAccountSid, String pathConferenceSid, String pathCallSid)
-