@wildix/wim-knowledge-base-client > KnowledgeBase > getDocumentDownloadUrl
KnowledgeBase.getDocumentDownloadUrl() method
Signature:
getDocumentDownloadUrl(args: GetDocumentDownloadUrlCommandInput, cb: (err: any, data?: GetDocumentDownloadUrlCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
|---|---|---|
args | ||
cb | (err: any, data?: GetDocumentDownloadUrlCommandOutput) => void |
Returns:
void