Platform SDK Java 8.5 API Reference

Package com.genesyslab.platform.voice.protocol.tserver.requests.userdata

Attach, update, and delete call-related user data.

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.
 

Package com.genesyslab.platform.voice.protocol.tserver.requests.userdata Description

Attach, update, and delete call-related user data.


Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.