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