get Blocked Conversation List
public abstract void getBlockedConversationList(IRongCoreCallback.ResultCallback<List<Conversation>> callback, String channelId, Array<ConversationType> conversationTypes)
Retrieves the list of Do Not Disturb conversations.
Since
5.1.1
Parameters
callback
Callback for retrieving Do Not Disturb conversations.
channel Id
Business identifier of the conversation to which the message belongs.
conversation Types
Conversation type,
Note: This parameter must be provided and cannot be null.