Chat |
The ChatSourceItem type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateConversation | Creates and adds a new conversation to this chat source. | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetConversation | Gets the conversation with the specified ID from this chat source. | |
| GetConversations | Gets all conversations which exist in this chat source. | |
| GetEvent | Gets the event with the specified ID from this chat source. | |
| GetEvents | Gets all events which exist in this chat source. | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| RemoveConversation | Removes the specified conversation from this chat source. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |