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