|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestUnregisterAddress | |
---|---|
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 RequestUnregisterAddress in com.genesyslab.platform.voice.protocol.tserver.requests.dn |
---|
Methods in com.genesyslab.platform.voice.protocol.tserver.requests.dn that return RequestUnregisterAddress | |
---|---|
static RequestUnregisterAddress |
RequestUnregisterAddress.create()
Creates instance of RequestUnregisterAddress with no parameters set. |
static RequestUnregisterAddress |
RequestUnregisterAddress.create(java.lang.String thisDN,
ControlMode controlMode)
Creates instance of RequestUnregisterAddress with required parameters set. |
static RequestUnregisterAddress |
RequestUnregisterAddress.create(java.lang.String thisDN,
ControlMode controlMode,
KeyValueCollection extensions)
Creates instance of RequestUnregisterAddress with all parameters set. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |