update Conversation Info
public abstract void updateConversationInfo(ConversationType conversationType, String targetId, String channelId, String title, String portrait, IRongCoreCallback.ResultCallback<Boolean> callback)
Updates conversation information.
Since
5.1.1
Parameters
conversation Type
The type of conversation
target Id
The ID of the conversation
channel Id
The business identifier of the conversation to which the message belongs
title
The title of the conversation
portrait
The avatar of the conversation
callback
The callback