|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestGiveRingBackTreatment | |
---|---|
com.genesyslab.platform.voice.protocol.tserver.requests.party | Handle call activity, such as answering, making, and holding calls, initiating transfers and conference calls, or applying a treatment. |
Uses of RequestGiveRingBackTreatment in com.genesyslab.platform.voice.protocol.tserver.requests.party |
---|
Methods in com.genesyslab.platform.voice.protocol.tserver.requests.party that return RequestGiveRingBackTreatment | |
---|---|
static RequestGiveRingBackTreatment |
RequestGiveRingBackTreatment.create()
Creates instance of RequestGiveRingBackTreatment with no parameters set. |
static RequestGiveRingBackTreatment |
RequestGiveRingBackTreatment.create(java.lang.String thisDN,
ConnectionId connID)
Creates instance of RequestGiveRingBackTreatment with required parameters set. |
static RequestGiveRingBackTreatment |
RequestGiveRingBackTreatment.create(java.lang.String thisDN,
ConnectionId connID,
KeyValueCollection reasons,
KeyValueCollection extensions)
Creates instance of RequestGiveRingBackTreatment with all parameters set. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |