Interface NotificationConfig

Android notification config.

Hierarchy

  • NotificationConfig

Properties

accentColor?: string

The accent color. Must be a hex value #AARRGGBB.

defaultChannelId?: string

The default android notification channel ID.

icon?: string

The icon resource name.

largeIcon?: string

The large icon resource name.

Generated using TypeDoc