| Class | Description |
|---|---|
| Message |
This class represents a chat message.
|
| Room | |
| RoomThumbs |
This class encapsulates general information about a chat room, such as its id, name, description...
|
| StackExchangeClient |
Client used to authenticate with Stack Exchange.
|
| User |
This class represents a chat user.
|
| Enum | Description |
|---|---|
| ChatHost |
This class represents a valid chat host on the Stack Exchange network.
|
| Exception | Description |
|---|---|
| ChatOperationException |
Base exception for representing an exception during a processing of a chat operation.
|