updateConversationInfo

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

更新会话信息。

Parameters

conversationType

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

targetId

会话 id

title

会话标题

portrait

会话头像

callback

回调