public final class AccountService
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AccountService.AccountInfo
Protobuf type
kin.agora.account.v4.AccountInfo |
static interface |
AccountService.AccountInfoOrBuilder |
static class |
AccountService.AccountUpdateEvent
An event that gets sent when an account's information has changed.
|
static interface |
AccountService.AccountUpdateEventOrBuilder |
static class |
AccountService.CreateAccountRequest
Protobuf type
kin.agora.account.v4.CreateAccountRequest |
static interface |
AccountService.CreateAccountRequestOrBuilder |
static class |
AccountService.CreateAccountResponse
Protobuf type
kin.agora.account.v4.CreateAccountResponse |
static interface |
AccountService.CreateAccountResponseOrBuilder |
static class |
AccountService.Event
Protobuf type
kin.agora.account.v4.Event |
static interface |
AccountService.EventOrBuilder |
static class |
AccountService.Events
Protobuf type
kin.agora.account.v4.Events |
static interface |
AccountService.EventsOrBuilder |
static class |
AccountService.GetAccountInfoRequest
Protobuf type
kin.agora.account.v4.GetAccountInfoRequest |
static interface |
AccountService.GetAccountInfoRequestOrBuilder |
static class |
AccountService.GetAccountInfoResponse
Protobuf type
kin.agora.account.v4.GetAccountInfoResponse |
static interface |
AccountService.GetAccountInfoResponseOrBuilder |
static class |
AccountService.GetEventsRequest
Protobuf type
kin.agora.account.v4.GetEventsRequest |
static interface |
AccountService.GetEventsRequestOrBuilder |
static class |
AccountService.ResolveTokenAccountsRequest
Protobuf type
kin.agora.account.v4.ResolveTokenAccountsRequest |
static interface |
AccountService.ResolveTokenAccountsRequestOrBuilder |
static class |
AccountService.ResolveTokenAccountsResponse
Protobuf type
kin.agora.account.v4.ResolveTokenAccountsResponse |
static interface |
AccountService.ResolveTokenAccountsResponseOrBuilder |
static class |
AccountService.TransactionEvent
An event that gets sent when a transaction related to an account has been
successfully submitted to the blockchain.
|
static interface |
AccountService.TransactionEventOrBuilder |
| Modifier and Type | Method and Description |
|---|---|
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |