Gets a string that specifies the target to where the hypertext link points.
<void> HypertextLink.getTarget(<RequestHypertextLinkCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives a string that specifies the target to where the hypertext link points. |
error |
Optional. Is called when the operation failed with an error. |