Uses of Enum
com.microsoft.graph.models.LobbyBypassScope
Packages that use LobbyBypassScope
-
Uses of LobbyBypassScope in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return LobbyBypassScopeModifier and TypeMethodDescriptionstatic LobbyBypassScopeLobbyBypassSettings.getScope()Gets the scope property value.static LobbyBypassScopeReturns the enum constant of this type with the specified name.static LobbyBypassScope[]LobbyBypassScope.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models with parameters of type LobbyBypassScopeModifier and TypeMethodDescriptionvoidLobbyBypassSettings.setScope(LobbyBypassScope value) Sets the scope property value.