public class GameSessionIdReader extends java.lang.Object implements IGameSessionIdReader
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getGameSessionId() |
java.lang.Long |
getGameSessionIdAndStore() |
static GameSessionIdReader |
getInstance() |
public static GameSessionIdReader getInstance()
public java.lang.Long getGameSessionId()
getGameSessionId in interface IGameSessionIdReaderpublic java.lang.Long getGameSessionIdAndStore()
getGameSessionIdAndStore in interface IGameSessionIdReader