For general information on the structure and usage of the Platform SDKs, please refer to the introductory articles located in the Platform SDK Developer's Guide.
Interface | Description |
---|---|
KVList.PairList |
A list of key-value pairs.
|
Class | Description |
---|---|
KeyValueCollection |
A key-value list created from an ordered collection of key-value pairs.
|
KeyValuePair |
The pair specific for KeyValueCollection.
|
KVList |
Key-value list.
|
Pair |
This class represents the pair in key-value list.
|
TKVSerializer |
This class contains methods to convert the list to/from its binary
representation (in TKV binary format).
|
TKVXmlSerializer | |
UTFValue |
Wrapper class for string value for "UTF16-BE" encoding transportation.
It is designed to pass language sensitive or multilingual string values inside of KeyValueCollection's through PSDK protocol connection. Direct way for this value creation is KVList.addUTFString(String, String) . |
Enum | Description |
---|---|
ValueType |
Types of values in Lists.
|
Exception | Description |
---|---|
DataFormatException |
This exception is thrown when data formatting problems are encountered
during deserialization of the lists.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.