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