Interface SetLobbyClosedRequest.IsClosedStage
-
- All Known Implementing Classes:
SetLobbyClosedRequest.Builder
- Enclosing class:
- SetLobbyClosedRequest
public static interface SetLobbyClosedRequest.IsClosedStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SetLobbyClosedRequest.Builderfrom(SetLobbyClosedRequest other)SetLobbyClosedRequest._FinalStageisClosed(boolean isClosed)
-
-
-
Method Detail
-
isClosed
SetLobbyClosedRequest._FinalStage isClosed(boolean isClosed)
-
from
SetLobbyClosedRequest.Builder from(SetLobbyClosedRequest other)
-
-