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