Sets an object of the type DocumentTarget specifying to where the link points.

<void> DocumentLink.setDocumentTarget(<DocumentTarget> documentTarget, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
documentTarget Specifies to where the link points.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.