Interface GlobalEventMatchmakerLobbyJoin.LobbyStage
-
- All Known Implementing Classes:
GlobalEventMatchmakerLobbyJoin.Builder
- Enclosing class:
- GlobalEventMatchmakerLobbyJoin
public static interface GlobalEventMatchmakerLobbyJoin.LobbyStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GlobalEventMatchmakerLobbyJoin.Builderfrom(GlobalEventMatchmakerLobbyJoin other)GlobalEventMatchmakerLobbyJoin.PlayerStagelobby(JoinLobby lobby)
-
-
-
Method Detail
-
lobby
GlobalEventMatchmakerLobbyJoin.PlayerStage lobby(JoinLobby lobby)
-
from
GlobalEventMatchmakerLobbyJoin.Builder from(GlobalEventMatchmakerLobbyJoin other)
-
-