Share via


ConferenceSessionState Enumeration

The state of the conference session.

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

Syntax

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

Members

Member name Description
Idle The session has not connected yet.
Connecting The session is attempting to join the conference.
Connected The session is joined to a conference.
Disconnecting The session is leaving the conference.
Disconnected The session has left the conference.
Reconnecting

See Also

Reference

Microsoft.Rtc.Collaboration Namespace