Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.voice.protocol.tserver.requests.voicemail.RequestPlayVoiceFile

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

Methods in com.genesyslab.platform.voice.protocol.tserver.requests.voicemail that return RequestPlayVoiceFile
static RequestPlayVoiceFile RequestPlayVoiceFile.create()
          Creates instance of RequestPlayVoiceFile with no parameters set.
static RequestPlayVoiceFile RequestPlayVoiceFile.create(java.lang.String thisDN, ConnectionId connID, java.lang.Integer fileHandle, java.lang.Integer voiceIFlag, java.lang.Integer voiceCFlag)
          Creates instance of RequestPlayVoiceFile with required parameters set.
static RequestPlayVoiceFile RequestPlayVoiceFile.create(java.lang.String thisDN, ConnectionId connID, java.lang.Integer fileHandle, java.lang.Integer voiceIFlag, java.lang.Integer voiceCFlag, java.lang.String voiceSegment, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestPlayVoiceFile with all parameters set.
 


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.