81828384858687
* New comment api query. * * @return the comment api query */ public CommentApiQuery newCommentApiQuery() { return new CommentApiQueryImpl(applicationKey); }