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