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