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