Skip to main content

Do not disturb overview

Nexconn supports multi-level, fine-grained Do Not Disturb (DND) settings for push notifications.

DND setting dimensions

DimensionApplicable ChannelsDescriptionServer API
App Key levelDirect, group, system, communitySet the default DND level for the entire app. Not configured by default (all messages trigger notifications). Submit a support ticket to configure.Not available via API.
Channel type (user level)Direct, group, system, communityAllow a user to set DND for all channels of a specific type.See Set DND by channel type
Specific channel (user level)Direct, group, system, communityAllow a user to set DND for a specific channel.See Set DND for a channel
Community subchannel (user level)Community onlyAllow a user to set DND for a specific subchannel.See Set DND for a channel
Global quiet hours (user level)Direct, group, system, communityAllow a user to set a global DND schedule for a specific time period.Client SDK only

Priority order

For direct, group, and system channels, Nexconn evaluates DND settings in the following order (highest priority first):

Global quiet hours (user) > Specific channel (user) > Channel type (user) > App Key level

For community channels:

Global quiet hours (user) > Specific subchannel (user) > Specific channel (user) > Channel type (user) > App Key level