public class GetWebSocketSessionResult extends Object implements Serializable
| Constructor and Description |
|---|
GetWebSocketSessionResult() |
| Modifier and Type | Method and Description |
|---|---|
WebSocketSession |
getItem()
取得したWebsocketセッションを取得
|
void |
setItem(WebSocketSession item)
取得したWebsocketセッションを設定
|
public WebSocketSession getItem()
public void setItem(WebSocketSession item)
item - Websocketセッションを取得Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.