updateConversationInfo

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

更新会话信息。

Since

5.1.1

Parameters

conversationType

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

targetId

会话 id

channelId

消息所属会话的业务标识。

title

会话标题

portrait

会话头像

callback

回调