Chat |
public sealed class ChatEventEditItem : ChatItemBase
The ChatEventEditItem type exposes the following members.
| Name | Description | |
|---|---|---|
| NewMessage | Gets or sets the message content after this edit occurred. | |
| OldMessage | Gets or sets the message content before this edit occurred. | |
| OtherProperties | Gets a dictionary of optional edit metadata. | |
| Participant | Gets or sets the participant responsible for this edit. | |
| Timestamp | Gets or sets the date at which this edit occurred. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |