@wildix/xbees-users-client > Users > verifyBotSecretKey
Users.verifyBotSecretKey() method
Signature:
verifyBotSecretKey(args: VerifyBotSecretKeyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: VerifyBotSecretKeyCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
---|---|---|
args | ||
options | __HttpHandlerOptions | |
cb | (err: any, data?: VerifyBotSecretKeyCommandOutput) => void |
Returns:
void