public static interface AccountService.GetAccountInfoResponseOrBuilder
extends com.google.protobuf.MessageLiteOrBuilder
| Modifier and Type | Method and Description |
|---|---|
AccountService.AccountInfo |
getAccountInfo()
Present iff result == Result::OK
|
AccountService.GetAccountInfoResponse.Result |
getResult()
.kin.agora.account.v3.GetAccountInfoResponse.Result result = 1; |
int |
getResultValue()
.kin.agora.account.v3.GetAccountInfoResponse.Result result = 1; |
boolean |
hasAccountInfo()
Present iff result == Result::OK
|
int getResultValue()
.kin.agora.account.v3.GetAccountInfoResponse.Result result = 1;AccountService.GetAccountInfoResponse.Result getResult()
.kin.agora.account.v3.GetAccountInfoResponse.Result result = 1;boolean hasAccountInfo()
Present iff result == Result::OK
.kin.agora.account.v3.AccountInfo account_info = 2;AccountService.AccountInfo getAccountInfo()
Present iff result == Result::OK
.kin.agora.account.v3.AccountInfo account_info = 2;