|
Platform SDK Java 8.5 API Reference | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
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. |
Attach, update, and delete call-related user data.
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |