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