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