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