ChatMessage Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Chat message.
public class ChatMessage
type ChatMessage = class
Public Class ChatMessage
- Inheritance
-
ChatMessage
Content |
Content of a chat message. |
Created |
The timestamp when the chat message arrived at the server. The timestamp is in RFC3339 format: |
Deleted |
The timestamp (if applicable) when the message was deleted. The timestamp is in RFC3339 format: |
Edited |
The last timestamp (if applicable) when the message was edited. The timestamp is in RFC3339 format: |
Id |
The id of the chat message. This id is server generated. |
Metadata |
Properties |
Sender |
The identifier of the chat message sender. |
Sender |
The display name of the chat message sender. This property is used to populate sender name for push notifications. |
Sequence |
Sequence of the chat message in the conversation. |
Type |
The chat message type. |
Version |
Version of the chat message. |
Product | Versies |
---|---|
Azure SDK for .NET | Latest, Preview |
Azure SDK for .NET-feedback
Azure SDK for .NET is een open source project. Selecteer een koppeling om feedback te geven: