Uses of Class
com.microsoft.graph.models.LobbyBypassSettings
Packages that use LobbyBypassSettings
-
Uses of LobbyBypassSettings in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return LobbyBypassSettingsModifier and TypeMethodDescriptionstatic LobbyBypassSettingsLobbyBypassSettings.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueOnlineMeetingBase.getLobbyBypassSettings()Gets the lobbyBypassSettings property value.Methods in com.microsoft.graph.models with parameters of type LobbyBypassSettingsModifier and TypeMethodDescriptionvoidOnlineMeetingBase.setLobbyBypassSettings(LobbyBypassSettings value) Sets the lobbyBypassSettings property value.