updateConversationInfo

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

Updates conversation information.

Parameters

conversationType

The type of conversation Conversation.ConversationType

targetId

The ID of the conversation

title

The title of the conversation

portrait

The avatar of the conversation

callback

The callback