ConferenceJoinOptions Members
Include Protected Members
Include Inherited Members
Contains options to customize joining a conference.
The ConferenceJoinOptions type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ConferenceJoinOptions | Instantiates the object. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
CanManageLobby | Gets or sets whether the user that the application represents can manage the lobby. |
![]() |
JoinMode | Gets or sets the join mode. |
![]() |
LobbyTimeout | Gets or sets the time out period after which the application is automatically disconnected from the lobby if not admitted into the conference. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (inherited from Object) |
![]() |
Finalize | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
![]() |
ToString | Returns a String that represents this object. (Overrides Object.ToString().) |
Top