|
Platform SDK Java 8.5 API Reference | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
RequestCloseVoiceFile | Closes the voice file specified by the parameter file_handle on behalf of the telephony object specified by the parameter dn, which earlier logged in to a mailbox using the function TLoginMailBox(). |
RequestCollectDigits | Collects digits from the caller. |
RequestLoginMailBox | Logs in the telephony object specified by the parameter dn to the mailbox specified by the parameter mbox_number. |
RequestLogoutMailBox | Logs the telephony object specified by the parameter dn out of the mailbox that it is logged in to. |
RequestOpenVoiceFile | Opens the voice file that is specified by the parameter file_name on behalf of the telephony object specified by the parameter dn and that has earlier logged in to a mailbox using the function TLoginMailBox(). |
RequestPlayVoiceFile | Plays the voice message contained in the file specified by the parameter file_handle for the telephony object specified by the parameter dn. |
Collect digits from a caller; open and close a voicemail box; open, close, and play a voice file.
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |