updateConversationInfo

public abstract void updateConversationInfo(ConversationType conversationType, String targetId, String title, String portrait, IRongCoreCallback.ResultCallback<Boolean> callback)

更新会话信息。

Since

5.0.0

Parameters

conversationType

会话类型 io.rong.imlib.model.Conversation.ConversationType

targetId

会话 id

title

会话标题

portrait

会话头像

callback

回调