Class ISN_UNPushNotificationTrigger
An object that indicates that a notification was sent from the Apple Push Notification Service.
A ISN_UNPushNotificationTrigger object is assigned to notifications sent by the Apple Push Notification service. You do not create instances of this class directly; the system creates them for you. You encounter instances of this class when managing your app’s delivered notifications. A notification request associated with a remote notification has an instance of this class in its Trigger property.
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: SA.iOS.UserNotifications
Assembly: cs.temp.dll.dll
Syntax
public class ISN_UNPushNotificationTrigger : ISN_UNNotificationTrigger