My IMP(低代码音视频工厂)SDK v1.5.0
IMP SDK API Reference Manual for Android Platforms
com.aliyun.roompaas.chat.exposable.event.MuteCommentEvent Class Reference
Inheritance diagram for com.aliyun.roompaas.chat.exposable.event.MuteCommentEvent:

Public Attributes

boolean mute
 
long muteTime
 
String muteUserNick
 
String muteUserOpenId
 
String topicId
 

Detailed Description

Author
puke
Version
2021/5/21

Member Data Documentation

◆ mute

boolean com.aliyun.roompaas.chat.exposable.event.MuteCommentEvent.mute

禁言/取消禁言

◆ muteTime

long com.aliyun.roompaas.chat.exposable.event.MuteCommentEvent.muteTime

禁言时长

◆ muteUserNick

String com.aliyun.roompaas.chat.exposable.event.MuteCommentEvent.muteUserNick

被禁言的用户昵称

◆ muteUserOpenId

String com.aliyun.roompaas.chat.exposable.event.MuteCommentEvent.muteUserOpenId

被禁言的用户id

◆ topicId

String com.aliyun.roompaas.chat.exposable.event.MuteCommentEvent.topicId

话题id


The documentation for this class was generated from the following file: