| Class | Description |
|---|---|
| QBAttachment |
QBAttachment model describes the attachment entity for a chat.
|
| QBChatDialog |
QBChatDialog model describes a chat dialog entity between users (1-1 chat or group chat).
|
| QBChatMessage |
QBChatMessage model describes a chat message.
|
| QBDialogCustomData |
This class represents chat dialog's custom data entity.
|
| QBPresence |
Represents chat presence packets.
|
| QBPrivacyList |
A privacy list represents a list of contacts that is a read only class used to represent a set of allowed or blocked communications.
|
| QBPrivacyListItem |
A privacy item acts a rule that when matched defines if a packet should be blocked or not.
|
| QBRosterEntry |
Each user in your roster is represented by a roster entry, which contains the user's
id.
|
| QBRosterGroup |
A group of roster entries.
|
| Enum | Description |
|---|---|
| QBDialogType |
QBDialogType enum represents the type of a dialog
|
| QBPresence.Mode |
Class represents presence's mode.
|
| QBPresence.Type |
Class represents presence's type.
|
| QBPrivacyListItem.Type |
Type defines how the rule is based on user identifier type.
|