setConversationsToTop

public void setConversationsToTop(List<ConversationIdentifier> conversationIdentifierList, boolean isTop, boolean needCreate, IBooleanCallback callback)

批量设置会话为置顶或者取消置顶。

Return

是否设置成功。

Parameters

conversationIdentifierList

会话标识列表

isTop

是否置顶。

needCreate

会话不存在时,是否创建会话。