Chat |
public sealed class ChatEventReadReceiptItem : ChatItemBase
The ChatEventReadReceiptItem type exposes the following members.
| Name | Description | |
|---|---|---|
| OtherProperties | Gets a dictionary of optional read receipt metadata. | |
| Participant | Gets or sets the participant this read receipt is for. | |
| Timestamp | Gets or sets the date of when the read receipt occurred. | |
| Type | Gets or sets the type of this read receipt. |
| 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) |