interface documentation
I represent a user's account with a chat service.
| Method | __init__ |
No summary |
| Method | get |
No summary |
| Method | get |
No summary |
| Method | is |
Am I online? |
| Method | log |
Sign off. |
| Method | log |
Go on-line. |
| Attribute | client |
The IClient currently connecting to this account, if any. |
| Attribute | gateway |
A str that identifies the protocol used by this account. |