updateConversationInfo

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

conversationType

The type of conversation

targetId

The ID of the conversation

channelId

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