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