| Interface | Description |
|---|---|
| IUnbluEventApiVisitor |
Defines all events which are fired from unblu visitor api by using broadcasts.
|
| Class | Description |
|---|---|
| IUnbluEventApiVisitor.AgentAvailable |
Fired when the agent availability changes
|
| UnbluVisitorApi |
The API to use to access unblu suite functionality like chat, co-browsing etc.
|
| UnbluVisitorApiConfiguration |
Configuration for the
UnbluVisitorApi. |
| UnbluVisitorApplication |
Please ensure, that your application uses the
UnbluVisitorApplication or a subclass of it in the manifest. |
| UnbluVisitorApplicationHelper |
Helper which can be used instead of inherit from
UnbluVisitorApplication.All functions of this helper need to be called in your Application implementation. |
| UnbluVisitorEventReceiver |
This unblu event receiver can be used to listen to unblu visitor API events.
|
| Enum | Description |
|---|---|
| ConversationType |
The type of a conversation.
|