public static interface AccountService.AccountUpdateEventOrBuilder
extends com.google.protobuf.MessageLiteOrBuilder
| Modifier and Type | Method and Description |
|---|---|
AccountService.AccountInfo |
getAccountInfo()
The account information most recently obtained by the service.
|
boolean |
hasAccountInfo()
The account information most recently obtained by the service.
|
boolean hasAccountInfo()
The account information most recently obtained by the service.
.kin.agora.account.v4.AccountInfo account_info = 1;AccountService.AccountInfo getAccountInfo()
The account information most recently obtained by the service.
.kin.agora.account.v4.AccountInfo account_info = 1;