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