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