@wildix/xbees-conversations-client > Conversations > tagChannel
Conversations.tagChannel() method
Signature:
tagChannel(args: TagChannelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TagChannelCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
---|---|---|
args | ||
options | __HttpHandlerOptions | |
cb | (err: any, data?: TagChannelCommandOutput) => void |
Returns:
void