| Class | Description |
|---|---|
| UnbluAgentApi |
The API to use to access unblu suite functionality like chat, co-browsing etc.
|
| UnbluAgentApiConfiguration |
Configuration for the
UnbluAgentApi. |
| UnbluAgentApplication |
Please ensure, that your application uses the
UnbluAgentApplication or a subclass of it in the manifest. |
| UnbluAgentApplicationHelper |
Helper which can be used instead of inherit from
UnbluAgentApplication.All functions of this helper need to be called in your Application implementation. |