Gets an object of the type Document
<void> DocumentLink.getDocumentTarget(<RequestDocumentTargetCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the link's target. |
error |
Optional. Is called when the operation failed with an error. |