@wildix/wda-insights-client > WdaInsights > getConferenceInsights
WdaInsights.getConferenceInsights() method
Signature:
getConferenceInsights(args: GetConferenceInsightsCommandInput, cb: (err: any, data?: GetConferenceInsightsCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
---|---|---|
args | ||
cb | (err: any, data?: GetConferenceInsightsCommandOutput) => void |
Returns:
void