CAccountDetails
#include "AccountDetails.h"
Description
Class with additional info about user account. Used in CAccount class.
Public variables
| Type | Name | Description |
|---|---|---|
| UnicodeString | JID | Account text ID |
| UnicodeString | Password | Account password |
| CProxy | Proxy | Account proxy settings |
| CContact | Contact | Contact assigned to account |