Gets the previous comment in the text flow.
<void> CommentCollection.getPreviousItem(<RequestCommentCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the comment. |
| error |
Optional. Is called when the operation failed with an error. |