public static interface ReplayCommentAdapter.Callback
| 限定符和类型 | 方法和说明 | 
|---|---|
| void | onClickComment(com.app.dynamic.presenter.bo.CommentBO parentCommentBO) | 
| void | onClickResendComment(com.app.dynamic.presenter.bo.CommentBO resendCommentBO) | 
| void | toAnchorPage(java.lang.String userId) |