Enumeration NotificationOption

Enum of notification options. iOS only.

Enumeration Members

Alert: "alert"

Alerts.

Badge: "badge"

Badges.

CarPlay: "car_play"

Car play.

CriticalAlert: "critical_alert"

Critical Alert.

ProvidesAppNotificationSettings: "provides_app_notification_settings"

Provides app notification settings.

Provisional: "provisional"

Provisional.

Sound: "sound"

Sounds.

Generated using TypeDoc