@wildix/wda-insights-client > WdaInsights > getChatSummary
WdaInsights.getChatSummary() method
Signature:
getChatSummary(args: GetChatSummaryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetChatSummaryCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
|---|---|---|
args | ||
options | __HttpHandlerOptions | |
cb | (err: any, data?: GetChatSummaryCommandOutput) => void |
Returns:
void