@wildix/xbees-conversations-client > Conversations > leaveChannel
Conversations.leaveChannel() method
Signature:
leaveChannel(args: LeaveChannelCommandInput, options?: __HttpHandlerOptions): Promise<LeaveChannelCommandOutput>;
Parameters
Parameter | Type | Description |
---|---|---|
args | ||
options | __HttpHandlerOptions | (Optional) |
Returns:
Promise<LeaveChannelCommandOutput>