GroupChatEndpointState Enumeration

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Enumerates the state of a group chat endpoint.

Namespace:  Microsoft.Rtc.Collaboration.GroupChat
Assembly:  Microsoft.Rtc.Collaboration.GroupChat (in Microsoft.Rtc.Collaboration.GroupChat.dll)

Syntax

'Declaration
Public Enumeration GroupChatEndpointState
'Usage
Dim instance As GroupChatEndpointState
public enum GroupChatEndpointState

Members

Member name Description
Established The endpoint is connected and ready to use
Establishing The endpoint is in the process of connecting
Idle The endpoint is idle
Terminating The endpoint is in the process of terminating
Terminated The endpoint is terminated

See Also

Reference

Microsoft.Rtc.Collaboration.GroupChat Namespace