Skip to main content

B1MessageSetting

  • Defines the visual and content settings for a message notification,
    * including theme, icons, caution flag, link UI, and display text.
PropertyTypeDescriptionMetadata
ThemeFNameTheme name used to look up the color configuration for this message.Category: B1MessageSetting
IconRTObjectPtrIcon displayed on the right side of the message.Category: B1MessageSetting
IconLTObjectPtrIcon displayed on the left side of the message.Category: B1MessageSetting
IconCautionTObjectPtrIcon displayed when the message is in caution state.Category: B1MessageSetting
bIsCautionboolIf true, the message is displayed as a caution-style notification.Category: B1MessageSetting
LinkUIEB1UITypeUI screen that this message can link to when tapped.Category: B1MessageSetting
TitleFStringTitle text shown in the message.Category: B1MessageSetting
DescFStringDescription body shown in the message.Category: B1MessageSetting
LinkFStringLink label shown in the message.Category: B1MessageSetting