Interface DeleteMatchmakerLobbyResponse.DidRemoveStage
-
- All Known Implementing Classes:
DeleteMatchmakerLobbyResponse.Builder
- Enclosing class:
- DeleteMatchmakerLobbyResponse
public static interface DeleteMatchmakerLobbyResponse.DidRemoveStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DeleteMatchmakerLobbyResponse._FinalStagedidRemove(boolean didRemove)DeleteMatchmakerLobbyResponse.Builderfrom(DeleteMatchmakerLobbyResponse other)
-
-
-
Method Detail
-
didRemove
DeleteMatchmakerLobbyResponse._FinalStage didRemove(boolean didRemove)
-
from
DeleteMatchmakerLobbyResponse.Builder from(DeleteMatchmakerLobbyResponse other)
-
-