@wildix/wda-stream-client > WdaStream > getOngoingCall
WdaStream.getOngoingCall() method
Signature:
getOngoingCall(args: GetOngoingCallCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetOngoingCallCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
|---|---|---|
args | ||
options | __HttpHandlerOptions | |
cb | (err: any, data?: GetOngoingCallCommandOutput) => void |
Returns:
void