|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestRegisterAddress | |
---|---|
com.genesyslab.platform.voice.protocol.tserver.requests.dn | DN-related requests, such as forwarding calls; monitoring the next call; turning do not disturb, mute, or call waiting on and off. |
Uses of RequestRegisterAddress in com.genesyslab.platform.voice.protocol.tserver.requests.dn |
---|
Methods in com.genesyslab.platform.voice.protocol.tserver.requests.dn that return RequestRegisterAddress | |
---|---|
static RequestRegisterAddress |
RequestRegisterAddress.create()
Creates instance of RequestRegisterAddress with no parameters set. |
static RequestRegisterAddress |
RequestRegisterAddress.create(java.lang.String thisDN,
RegisterMode registerMode,
ControlMode controlMode,
AddressType addressType)
Creates instance of RequestRegisterAddress with required parameters set. |
static RequestRegisterAddress |
RequestRegisterAddress.create(java.lang.String thisDN,
RegisterMode registerMode,
ControlMode controlMode,
AddressType addressType,
KeyValueCollection extensions)
Creates instance of RequestRegisterAddress with all parameters set. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |