@wildix/xbees-kite-client > Kite > updateWidget
Kite.updateWidget() method
Signature:
updateWidget(args: UpdateWidgetCommandInput, cb: (err: any, data?: UpdateWidgetCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
---|---|---|
args | ||
cb | (err: any, data?: UpdateWidgetCommandOutput) => void |
Returns:
void