Gets the Comment containing the current text input position from the collection.
<void> CommentCollection.getItem(<RequestCommentCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the comment at the current text input position. |
| error |
Optional. Is called when the operation failed with an error. |