get Blocked Conversation List
public abstract void getBlockedConversationList(RongIMClient.ResultCallback<List<Conversation>> callback, Array<ConversationType> conversationTypes)
Retrieve the list of conversations with Do Not Disturb enabled.
Parameters
callback
Callback for retrieving Do Not Disturb conversations.
conversation Types
Conversation types, Conversation.ConversationType
Note: This parameter is mandatory and cannot be empty.