NIMSDK-AOS  9.16.0
Public 成员函数 | 所有成员列表
com.netease.nimlib.sdk.qchat.param.QChatQuickCommentParam类 参考
类 com.netease.nimlib.sdk.qchat.param.QChatQuickCommentParam 继承关系图:
com.netease.nimlib.sdk.qchat.param.QChatAddQuickCommentParam com.netease.nimlib.sdk.qchat.param.QChatRemoveQuickCommentParam

Public 成员函数

 QChatQuickCommentParam (@NonNull QChatMessage commentMessage, int type)
 
QChatMessage getCommentMessage ()
 被评论消息 更多...
 
int getType ()
 获取评论类型 更多...
 

详细描述

在文件 QChatQuickCommentParam.java6 行定义.

构造及析构函数说明

◆ QChatQuickCommentParam()

com.netease.nimlib.sdk.qchat.param.QChatQuickCommentParam.QChatQuickCommentParam ( @NonNull QChatMessage  commentMessage,
int  type 
)
参数
commentMessage被评论消息
type评论类型

在文件 QChatQuickCommentParam.java22 行定义.

成员函数说明

◆ getCommentMessage()

QChatMessage com.netease.nimlib.sdk.qchat.param.QChatQuickCommentParam.getCommentMessage ( )

被评论消息

返回

在文件 QChatQuickCommentParam.java31 行定义.

◆ getType()

int com.netease.nimlib.sdk.qchat.param.QChatQuickCommentParam.getType ( )

获取评论类型

返回

在文件 QChatQuickCommentParam.java39 行定义.


该类的文档由以下文件生成: