Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NotificationConfigAndroid

Android notification config.

Hierarchy

  • NotificationConfigAndroid

Index

Properties

Optional accentColor

accentColor: undefined | string

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

Optional defaultChannelId

defaultChannelId: undefined | string

The default android notification channel ID.

Optional icon

icon: undefined | string

The icon resource name.

Optional largeIcon

largeIcon: undefined | string

The large icon resource name.

Generated using TypeDoc