| Class | Description |
|---|---|
| BuddyInfo | Holds information about a buddy. |
| BuddyInfoCollection | BuddyCollection. |
| BuddyUpdateEventArgs | Provides data for the BuddyUpdate event. |
| CapabilityCollection | CapabilityCollection. |
| ClosedConnectionException | The exception that is thrown when the connection has been forcibly closed. |
| ErrorEventArgs | Provides data for the Error event. |
| FlapEventArgs | Provides data for the Flap event. |
| MessageEventArgs | Provides data for the Message event. |
| TocClient | Provides client connections for the TOC protocol. To process incoming message |
| TocException | The exception that is thrown when there is an error communicating. |
| Structure | Description |
|---|---|
| Capability | A Capability that a client supports. Capabilities are identified by their UUID. |
| Delegate | Description |
|---|---|
| BuddyUpdateEventHandler | Represents the method that will handle the BuddyUpdate event of a TocClient class. |
| ErrorEventHandler | Represents the method that will handle the Error event of a TocClient class. |
| FlapEventHandler | Represents the method that will handle the Flap event of a TocClient class. |
| MessageEventHandler | Represents the method that will handle the Message event of a TocClient class. |
| Enumeration | Description |
|---|---|
| BuddyUserClass | Specifies the user class. |