Represents a message that was posted to a chat room.
Inheritance Hierarchy
Namespace: Microsoft.Rtc.Collaboration.GroupChatAssembly: Microsoft.Rtc.Collaboration.GroupChat(in Microsoft.Rtc.Collaboration.GroupChat.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Class ChatMessage |
Visual Basic (Usage) |
---|
Dim instance As ChatMessage |
C# |
---|
public class ChatMessage |
Thread Safety
Any public
static(
Sharedin Visual Basic) members of this
type are thread safe. Any instance members are not guaranteed to be
thread safe.