get Ultra Group Conversation Channel Default Notification Level
public abstract void getUltraGroupConversationChannelDefaultNotificationLevel(String targetId, String channelId, IRongCoreCallback.ResultCallback<IRongCoreEnum.PushNotificationLevel> callback)
Query the default notification configuration for a specified channel in an ultra group.
Since
5.2.2
Parameters
target Id
The conversation ID.
channel Id
The business identifier of the conversation to which the message belongs.
callback
Callback for querying the default notification configuration for a specified channel in an ultra group.