| Interface | Description |
|---|---|
| DataModel |
The datamodel is a repository for both user- and system-defined data and
properties.
|
| DataModelObjectSerializer |
Serializer for compound objects when submitting.
|
| Class | Description |
|---|---|
| Connection |
A variable container to hold the connection information.
|
| ConnectionLocal |
A variable container to hold the local connection information.
|
| ConnectionProtocol |
A standard variable container to hold the protocol information.
|
| ConnectionRemote |
A variable container to hold the local connection information.
|
| DataModelScopeSubscriber |
The hook to scope changes of the voice browser that effect the scope chain in
the
DataModel. |
| KeyValuePair |
Represents a key-value pair.
|