| Package | Description |
|---|---|
| io.gs2.realtime | |
| io.gs2.realtime.request |
| Modifier and Type | Method and Description |
|---|---|
GetNamespaceResult |
Gs2RealtimeRestClient.getNamespace(GetNamespaceRequest request) |
void |
Gs2RealtimeRestClient.getNamespaceAsync(GetNamespaceRequest request,
AsyncAction<AsyncResult<GetNamespaceResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static GetNamespaceRequest |
GetNamespaceRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetNamespaceRequest |
GetNamespaceRequest.withNamespaceName(String namespaceName) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.