Uses of Class
com.twilio.rest.api.v2010.account.recording.TranscriptionDeleter
-
Packages that use TranscriptionDeleter Package Description com.twilio.rest.api.v2010.account.recording -
-
Uses of TranscriptionDeleter in com.twilio.rest.api.v2010.account.recording
Methods in com.twilio.rest.api.v2010.account.recording that return TranscriptionDeleter Modifier and Type Method Description static TranscriptionDeleterTranscription. deleter(String pathRecordingSid, String pathSid)static TranscriptionDeleterTranscription. deleter(String pathAccountSid, String pathRecordingSid, String pathSid)
-