Platform SDK Java 8.5 API Reference

Uses of Package
com.genesyslab.platform.voice.protocol.tserver.requests.voicemail

Packages that use com.genesyslab.platform.voice.protocol.tserver.requests.voicemail
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. 
 

Classes in com.genesyslab.platform.voice.protocol.tserver.requests.voicemail used by com.genesyslab.platform.voice.protocol.tserver.requests.voicemail
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.
 


Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.