Uses of Class
com.twilio.rest.api.v2010.account.call.RecordingDeleter
-
Packages that use RecordingDeleter Package Description com.twilio.rest.api.v2010.account.call -
-
Uses of RecordingDeleter in com.twilio.rest.api.v2010.account.call
Methods in com.twilio.rest.api.v2010.account.call that return RecordingDeleter Modifier and Type Method Description static RecordingDeleterRecording. deleter(String pathCallSid, String pathSid)static RecordingDeleterRecording. deleter(String pathAccountSid, String pathCallSid, String pathSid)
-