JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.socialquantum.battleship.gameapi.types.response
Interface CreateGame
All Superinterfaces:
OperationResponse
All Known Implementing Classes:
CreateGameResponseData
public interface
CreateGame
extends
OperationResponse
Результат выполнения команды создания игры. Created 27/06/17 16:47
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
GameId
gameId
()
Methods inherited from interface com.socialquantum.battleship.gameapi.types.response.
OperationResponse
status
Method Detail
gameId
GameId
gameId()
Returns:
Идентификатор созданной игры. (всегда не null)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method