|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.genesyslab.platform.voice.protocol.tserver.requests.userdata | |
---|---|
com.genesyslab.platform.voice.protocol.tserver.requests.userdata | Attach, update, and delete call-related user data. |
Classes in com.genesyslab.platform.voice.protocol.tserver.requests.userdata used by com.genesyslab.platform.voice.protocol.tserver.requests.userdata | |
---|---|
RequestAttachUserData
On behalf of the telephony object specified by the parameter dn, attaches the User Data structure specified by the parameter user_data to the T-Server information that is related to the call specified by the parameter conn_id. |
|
RequestDeletePair
On behalf of the telephony object specified by the parameter dn, deletes the key-value pair specified by the parameter key from the user data attached to the call specified by the parameter conn_id. |
|
RequestDeleteUserData
On behalf of the telephony object specified by the parameter dn, deletes all the user data attached to the call specified by the parameter conn_id. |
|
RequestUpdateUserData
On behalf of the telephony object specified by the parameter dn, updates the user data that is attached to the call specified by the parameter conn_id with the data specified by the parameter user_data. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |