Package com.bandwidth.sdk.model.bxml
Class StartRecording
java.lang.Object
com.bandwidth.sdk.model.bxml.StartRecording
- All Implemented Interfaces:
TranscriptionProducer
,Verb
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.bandwidth.sdk.model.bxml.TranscriptionProducer
getTranscribe, getTranscriptionAvailableMethod, getTranscriptionAvailableUrl
-
Field Details
-
TYPE_NAME
- See Also:
-
recordingAvailableUrl
-
recordingAvailableMethod
-
transcribe
-
transcriptionAvailableUrl
-
transcriptionAvailableMethod
-
username
-
password
-
tag
-
fileFormat
-
multiChannel
-
-
Constructor Details
-
StartRecording
public StartRecording()
-
-
Method Details
-
getVerbName
- Specified by:
getVerbName
in interfaceVerb
-