|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestCloseVoiceFile | |
---|---|
com.genesyslab.platform.voice.protocol.tserver.requests.voicemail | Collect digits from a caller; open and close a voicemail box; open, close, and play a voice file. |
Uses of RequestCloseVoiceFile in com.genesyslab.platform.voice.protocol.tserver.requests.voicemail |
---|
Methods in com.genesyslab.platform.voice.protocol.tserver.requests.voicemail that return RequestCloseVoiceFile | |
---|---|
static RequestCloseVoiceFile |
RequestCloseVoiceFile.create()
Creates instance of RequestCloseVoiceFile with no parameters set. |
static RequestCloseVoiceFile |
RequestCloseVoiceFile.create(java.lang.String thisDN,
java.lang.Integer fileHandle)
Creates instance of RequestCloseVoiceFile with required parameters set. |
static RequestCloseVoiceFile |
RequestCloseVoiceFile.create(java.lang.String thisDN,
java.lang.Integer fileHandle,
KeyValueCollection reasons,
KeyValueCollection extensions)
Creates instance of RequestCloseVoiceFile with all parameters set. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |