| Package | Description |
|---|---|
| io.gs2.gateway | |
| io.gs2.gateway.result |
| Modifier and Type | Method and Description |
|---|---|
SendMobileNotificationByUserIdResult |
Gs2GatewayRestClient.sendMobileNotificationByUserId(SendMobileNotificationByUserIdRequest request) |
SendMobileNotificationByUserIdResult |
Gs2GatewayWebSocketClient.sendMobileNotificationByUserId(SendMobileNotificationByUserIdRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2GatewayRestClient.sendMobileNotificationByUserIdAsync(SendMobileNotificationByUserIdRequest request,
AsyncAction<AsyncResult<SendMobileNotificationByUserIdResult>> callback) |
void |
Gs2GatewayWebSocketClient.sendMobileNotificationByUserIdAsync(SendMobileNotificationByUserIdRequest request,
AsyncAction<AsyncResult<SendMobileNotificationByUserIdResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static SendMobileNotificationByUserIdResult |
SendMobileNotificationByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.