Protocol
classes that your applications
can use to set up communication with Universal Contact Server.
Protocol
object, as shown here:
UniversalContactServerProtocol universalContactServerProtocol =
new UniversalContactServerProtocol(
new Endpoint(
universalContactUri));
universalContactServerProtocol.open();
Events
and Requests
packages associated with this SDK, for examplecom.genesyslab.platform.contacts.protocols.contactserver.events
com.genesyslab.platform.contacts.protocols.contactserver.requests
.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 |
---|---|
ContactServerMessage |
ContactServerMessage is contact server message marker.
|
INullableAttributes |
Interface defines method which gets list of attributes with null value.
|
Printable |
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.