The following sections will take you through using the Comapi Javascript Chat SDK
This SDK wraps Comapi Foundation SDK and provides additional functionalities that will make crating a chat app a lot easier.
It will automatically
- manage conversations
- synchronise conversation data
- mark messages as delivered
The following document details how to install the SDK.
The following document details how to initialise the SDK.
The following document details how to implement a conversation Store.
The following document the various client APIs exposed by this SDK.
The following document details the events the SDK exposes an how to listen to them.
The following document details the Messaging Service of the SDK.