| Package | Description |
|---|---|
| io.gs2.friend.domain.model | |
| io.gs2.friend.model |
| Modifier and Type | Method and Description |
|---|---|
Inbox |
InboxDomain.model() |
Inbox |
InboxAccessTokenDomain.model() |
| Modifier and Type | Method and Description |
|---|---|
static Inbox |
Inbox.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
Inbox |
Inbox.withCreatedAt(Long createdAt) |
Inbox |
Inbox.withFromUserIds(List<String> fromUserIds) |
Inbox |
Inbox.withInboxId(String inboxId) |
Inbox |
Inbox.withUpdatedAt(Long updatedAt) |
Inbox |
Inbox.withUserId(String userId) |
| Modifier and Type | Method and Description |
|---|---|
int |
Inbox.compareTo(Inbox o) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.