NIMStatusBarNotificationConfig constructor
NIMStatusBarNotificationConfig(- {bool ring = true,
- String? notificationSound,
- bool vibrate = true,
- int? ledARGB,
- int? ledOnMs,
- int? ledOffMs,
- bool hideContent = false,
- bool downTimeToggle = false,
- String? downTimeBegin,
- String? downTimeEnd,
- bool downTimeEnableNotification = true,
- String? notificationEntranceClassName,
- bool titleOnlyShowAppName = false,
- NIMNotificationFoldStyle notificationFoldStyle = NIMNotificationFoldStyle.all,
- int? notificationColor,
- bool showBadge = true,
- String? customTitleWhenTeamNameEmpty,
)
Implementation
NIMStatusBarNotificationConfig