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])| Parameter | Description |
|---|---|
| callback | Receives the property value. |
| error |
Optional. Is called when the operation failed with an error. |