@wildix/xbees-conversations-client > Conversations > listInboxTags
Conversations.listInboxTags() method
Signature:
listInboxTags(args: ListInboxTagsCommandInput, cb: (err: any, data?: ListInboxTagsCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
---|---|---|
args | ||
cb | (err: any, data?: ListInboxTagsCommandOutput) => void |
Returns:
void