Platform SDK Java 8.5 API Reference

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

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

Methods in com.genesyslab.platform.voice.protocol.tserver.requests.voicemail that return RequestCollectDigits
static RequestCollectDigits RequestCollectDigits.create()
          Creates instance of RequestCollectDigits with no parameters set.
static RequestCollectDigits RequestCollectDigits.create(ConnectionId connID, java.lang.String thisDN, java.lang.Integer numberOfDigits, java.lang.Integer voiceCFlag, java.lang.Integer timeout)
          Creates instance of RequestCollectDigits with required parameters set.
static RequestCollectDigits RequestCollectDigits.create(ConnectionId connID, java.lang.String thisDN, java.lang.Integer numberOfDigits, java.lang.Integer voiceCFlag, java.lang.Integer timeout, java.lang.String terminateDigits, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestCollectDigits 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.