@wildix/xbees-users-client > Users > getAccount
Users.getAccount() method
Signature:
getAccount(args: GetAccountCommandInput, cb: (err: any, data?: GetAccountCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
|---|---|---|
args | ||
cb | (err: any, data?: GetAccountCommandOutput) => void |
Returns:
void