@wildix/wda-history-client > WdaHistory > getCall
WdaHistory.getCall() method
Signature:
getCall(args: GetCallCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCallCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
---|---|---|
args | ||
options | __HttpHandlerOptions | |
cb | (err: any, data?: GetCallCommandOutput) => void |
Returns:
void