ConferenceJoinOptionsInternal Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ConferenceJoinOptionsInternal : Microsoft::Rtc::Collaboration::ConferenceJoinOptions
public class ConferenceJoinOptionsInternal : Microsoft.Rtc.Collaboration.ConferenceJoinOptions
type ConferenceJoinOptionsInternal = class
inherit ConferenceJoinOptions
Public Class ConferenceJoinOptionsInternal
Inherits ConferenceJoinOptions
- Inheritance
Constructors
ConferenceJoinOptionsInternal() |
Properties
AdHocConferenceAccessLevel |
Gets or sets the ad hoc conference access level ConferenceAccessLevel. (Inherited from ConferenceJoinOptions) |
AdHocConferenceAutomaticLeaderAssignment |
Gets or sets the ad hoc automatic leader assignment policy AutomaticLeaderAssignment. (Inherited from ConferenceJoinOptions) |
CanManageLobby |
Gets or sets whether the user that the application represents can manage the lobby. (Inherited from ConferenceJoinOptions) |
JoinMode |
Gets or sets the join mode. (Inherited from ConferenceJoinOptions) |
LobbyTimeout |
Gets or sets the time out period after which the application is automatically disconnected from the lobby if not admitted into the conference. (Inherited from ConferenceJoinOptions) |
TelemetryId |
Methods
ToString() |
Returns a String that represents this object. (Inherited from ConferenceJoinOptions) |
Extension Methods
SetEndpointRecording(ConferenceJoinOptions, Boolean) |