Click or drag to resize

ChatSourceItem Methods

The ChatSourceItem type exposes the following members.

Methods
 NameDescription
Public methodCreateConversation Creates and adds a new conversation to this chat source.
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetConversation Gets the conversation with the specified ID from this chat source.
Public methodGetConversations Gets all conversations which exist in this chat source.
Public methodGetEvent Gets the event with the specified ID from this chat source.
Public methodGetEvents Gets all events which exist in this chat source.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodRemoveConversation Removes the specified conversation from this chat source.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also