Interface JoinLobbyRequest.LobbyIdStage
-
- All Known Implementing Classes:
JoinLobbyRequest.Builder
- Enclosing class:
- JoinLobbyRequest
public static interface JoinLobbyRequest.LobbyIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description JoinLobbyRequest.Builderfrom(JoinLobbyRequest other)JoinLobbyRequest._FinalStagelobbyId(java.lang.String lobbyId)
-
-
-
Method Detail
-
lobbyId
JoinLobbyRequest._FinalStage lobbyId(java.lang.String lobbyId)
-
from
JoinLobbyRequest.Builder from(JoinLobbyRequest other)
-
-