Gets the name of the user who has commented the document. This parameter can be null or an empty string to indicate that an unknown user has made the comment.

<void> CommentedText.getUserName(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the property value.
errorCallback Optional. Is called when the operation failed with an error.