setDiscussionName

public abstract void setDiscussionName(String discussionId, String name, RongIMClient.OperationCallback callback)

Sets the name of a discussion group.

Deprecated

This method is deprecated.

Parameters

discussionId

The ID of the discussion group to be set.

name

The name to be set for the discussion group.

callback

The callback for setting the discussion group.