KRecallMessageTransformer

撤回消息转换器

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun onReEditClick(context: Context, recallMsg: RecallMsgEntity): Boolean

“重新编辑”点击回调,返回true表示已处理

Link copied to clipboard
open fun transform(source: KIMCoreCustomizeMessage): String?

返回撤回消息内容,可以是json字符串,保存在字段RecallMsgEntity.content, 返回null表示不支持重新编辑