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