Gets the comment for which this comment is a reply. When this comment is not a reply, null is returned.
<void> CommentedText.getRepliedComment(<RequestCommentCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the property value. |
error |
Optional. Is called when the operation failed with an error. |