-
- All Implemented Interfaces:
- io.gs2.model.IResult, Serializable
public class GetEventByUserIdResult
extends Object
implements io.gs2.model.IResult, Serializable
ユーザIDを指定してイベントを取得 のレスポンスモデル
- Author:
- Game Server Services, Inc.
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getItem
public Event getItem()
イベントを取得
- Returns:
- ユーザIDを指定してイベントを取得
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.