nim_core
nim_core
NIMStatusBarNotificationConfig
hideContent property
hideContent
nim_core
nim_core
NIMStatusBarNotificationConfig
hideContent property
NIMStatusBarNotificationConfig class
Constructors
NIMStatusBarNotificationConfig
fromMap
Properties
customTitleWhenTeamNameEmpty
downTimeBegin
downTimeEnableNotification
downTimeEnd
downTimeToggle
hashCode
hideContent
ledARGB
ledOffMs
ledOnMs
notificationColor
notificationEntranceClassName
notificationExtraType
notificationFoldStyle
notificationSound
ring
runtimeType
showBadge
titleOnlyShowAppName
vibrate
Methods
noSuchMethod
toMap
toString
Operators
operator ==
hideContent
property
Null safety
bool
hideContent
final
不显示消息详情开关, 同时也不再显示消息发送者昵称
默认为false
Implementation
final bool hideContent;