|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestQueryCall | |
---|---|
com.genesyslab.platform.voice.protocol.tserver.requests.queries | Request information about calls, locations, servers, switches, or telephony objects. |
Uses of RequestQueryCall in com.genesyslab.platform.voice.protocol.tserver.requests.queries |
---|
Methods in com.genesyslab.platform.voice.protocol.tserver.requests.queries that return RequestQueryCall | |
---|---|
static RequestQueryCall |
RequestQueryCall.create()
Creates instance of RequestQueryCall with no parameters set. |
static RequestQueryCall |
RequestQueryCall.create(java.lang.String thisDN,
ConnectionId connID,
CallInfoType callInfoType)
Creates instance of RequestQueryCall with required parameters set. |
static RequestQueryCall |
RequestQueryCall.create(java.lang.String thisDN,
ConnectionId connID,
CallInfoType callInfoType,
KeyValueCollection extensions)
Creates instance of RequestQueryCall with all parameters set. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |