|
Configuration Platform SDK 7.6 API Reference | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
KVList.PairList | A list of key-value pairs. |
Class Summary | |
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 | |
ValueType | Types of values in Lists. |
Exception Summary | |
DataFormatException | This exception is thrown when data formatting problems are encountered during deserialization of the lists. |
Contains classes that allow you to use Genesys Key-Value
collections in your applications.
The classes available to you are:
KeyValueCollection and
DataFormatException
classes.
The other elements in this package are for Genesys internal
use only. Some of them may be documented to help you understand
how the Platform SDKs work, but none of them should be explicitly
invoked by your applications.
For general information on the structure and usage of the Platform SDKs,
please refer to the Welcome page at the beginning of this guide.
|
Configuration Platform SDK 7.6 API Reference | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |