NIMSDK-AOS  9.16.0
Public 成员函数 | 静态 Public 成员函数 | 所有成员列表
com.netease.nimlib.sdk.msg.model.QuickCommentOptionWrapper类 参考
类 com.netease.nimlib.sdk.msg.model.QuickCommentOptionWrapper 继承关系图:

Public 成员函数

 QuickCommentOptionWrapper (MessageKey key, ArrayList< QuickCommentOption > quickCommentList, boolean modify, long time)
 
MessageKey getKey ()
 
ArrayList< QuickCommentOptiongetQuickCommentList ()
 
boolean isModify ()
 
long getTime ()
 

静态 Public 成员函数

static QuickCommentOptionWrapper fromProperty (Property property)
 

详细描述

作者
chenjili
日期
2020/4/2
参见
ITalkExtensionService.QuickCommentResponseTag

在文件 QuickCommentOptionWrapper.java22 行定义.

构造及析构函数说明

◆ QuickCommentOptionWrapper()

com.netease.nimlib.sdk.msg.model.QuickCommentOptionWrapper.QuickCommentOptionWrapper ( MessageKey  key,
ArrayList< QuickCommentOption quickCommentList,
boolean  modify,
long  time 
)

在文件 QuickCommentOptionWrapper.java29 行定义.

成员函数说明

◆ fromProperty()

static QuickCommentOptionWrapper com.netease.nimlib.sdk.msg.model.QuickCommentOptionWrapper.fromProperty ( Property  property)
static

在文件 QuickCommentOptionWrapper.java36 行定义.

◆ getKey()

MessageKey com.netease.nimlib.sdk.msg.model.QuickCommentOptionWrapper.getKey ( )

在文件 QuickCommentOptionWrapper.java82 行定义.

◆ getQuickCommentList()

ArrayList<QuickCommentOption> com.netease.nimlib.sdk.msg.model.QuickCommentOptionWrapper.getQuickCommentList ( )

在文件 QuickCommentOptionWrapper.java86 行定义.

◆ getTime()

long com.netease.nimlib.sdk.msg.model.QuickCommentOptionWrapper.getTime ( )

在文件 QuickCommentOptionWrapper.java94 行定义.

◆ isModify()

boolean com.netease.nimlib.sdk.msg.model.QuickCommentOptionWrapper.isModify ( )

在文件 QuickCommentOptionWrapper.java90 行定义.


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