public final class AccountService
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AccountService.AccountInfo
Protobuf type
kin.agora.account.v3.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.v3.CreateAccountRequest |
static interface |
AccountService.CreateAccountRequestOrBuilder |
static class |
AccountService.CreateAccountResponse
Protobuf type
kin.agora.account.v3.CreateAccountResponse |
static interface |
AccountService.CreateAccountResponseOrBuilder |
static class |
AccountService.Event
Protobuf type
kin.agora.account.v3.Event |
static interface |
AccountService.EventOrBuilder |
static class |
AccountService.Events
Protobuf type
kin.agora.account.v3.Events |
static interface |
AccountService.EventsOrBuilder |
static class |
AccountService.GetAccountInfoRequest
Protobuf type
kin.agora.account.v3.GetAccountInfoRequest |
static interface |
AccountService.GetAccountInfoRequestOrBuilder |
static class |
AccountService.GetAccountInfoResponse
Protobuf type
kin.agora.account.v3.GetAccountInfoResponse |
static interface |
AccountService.GetAccountInfoResponseOrBuilder |
static class |
AccountService.GetEventsRequest
Protobuf type
kin.agora.account.v3.GetEventsRequest |
static interface |
AccountService.GetEventsRequestOrBuilder |
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) |