Gets the next comment in the text flow.

<void> CommentCollection.getNextItem(<RequestCommentCallback> callback, [<ErrorCallback> errorCallback])

Parameters

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