get Conversation Type Notification Level
public abstract void getConversationTypeNotificationLevel(ConversationType conversationType, IRongCoreCallback.ResultCallback<IRongCoreEnum.PushNotificationLevel> callback)
Retrieves the Do Not Disturb status for a specified conversation type.
Note: Chatrooms are not supported!
Since
5.2.2
Parameters
conversation Type
The conversation type. Chatrooms are not supported (chatrooms do not receive conversation message reminders by default).
callback
The callback to retrieve the message reminder status.