Gets a value indicating whether this endpoint is connected to a Group Chat server.
Assembly: Microsoft.Rtc.Collaboration.GroupChat(in Microsoft.Rtc.Collaboration.GroupChat.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Property State As GroupChatEndpointState Get Private Set |
Visual Basic (Usage) |
---|
Dim instance As GroupChatEndpoint Dim value As GroupChatEndpointState value = instance. State |
C# |
---|
public GroupChatEndpointState State { get; private set; } |
Property Value
Type: Microsoft.Rtc.Collaboration.GroupChat . . :: . . GroupChatEndpointStateThe current state of the endpoint