Enum iOSNotificationTriggerType
Describes notification trigger type
Namespace: Unity.Notifications.iOS
Syntax
public enum iOSNotificationTriggerType
Fields
Name | Description | Value |
---|---|---|
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 |