| Package | Description |
|---|---|
| io.gs2.friend.domain.model | |
| io.gs2.friend.model |
| Modifier and Type | Method and Description |
|---|---|
SendBox |
SendBoxAccessTokenDomain.model() |
SendBox |
SendBoxDomain.model() |
| Modifier and Type | Method and Description |
|---|---|
static SendBox |
SendBox.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
SendBox |
SendBox.withCreatedAt(Long createdAt) |
SendBox |
SendBox.withSendBoxId(String sendBoxId) |
SendBox |
SendBox.withTargetUserIds(List<String> targetUserIds) |
SendBox |
SendBox.withUpdatedAt(Long updatedAt) |
SendBox |
SendBox.withUserId(String userId) |
| Modifier and Type | Method and Description |
|---|---|
int |
SendBox.compareTo(SendBox o) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.