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