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