Enum iOSNotificationTriggerType
Describes notification trigger type
Namespace: Unity.Notifications.iOS
Assembly: Unity.Notifications.iOS.dll
Syntax
public enum iOSNotificationTriggerType
Fields
Name | Description |
---|---|
Calendar | Calendar trigger |
Location | Location trigger |
Push | Push notification trigger |
TimeInterval | Time interval trigger |
Unknown | Trigger, that is not known to this version of notifications package |