Gets the Comment containing the current text input position from the collection.

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

Parameters

Parameter Description
callback Receives the comment at the current text input position.
errorCallback Optional. Is called when the operation failed with an error.