public class ServerActivity extends ValueObject
| Modifier and Type | Field and Description |
|---|---|
long |
joinTime |
long |
leaveTime |
java.lang.String |
profileUuid |
| Constructor and Description |
|---|
ServerActivity() |
| Modifier and Type | Method and Description |
|---|---|
static ServerActivity |
parse(com.google.gson.JsonObject p_parse_0_) |
toStringpublic java.lang.String profileUuid
public long joinTime
public long leaveTime
public static ServerActivity parse(com.google.gson.JsonObject p_parse_0_)