Show / Hide Table of Contents

    Class PushNotificationTrigger

    A trigger condition that indicates the notification was using a Push Notification Service.

    Inheritance
    System.Object
    PushNotificationTrigger
    Implements
    INotificationTrigger
    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: VoxelBusters.EssentialKit
    Assembly: cs.temp.dll.dll
    Syntax
    public sealed class PushNotificationTrigger : INotificationTrigger

    Constructors

    PushNotificationTrigger()

    Initializes a new instance of the PushNotificationTrigger class.

    Declaration
    public PushNotificationTrigger()

    Properties

    Repeats

    Declaration
    public bool Repeats { get; }
    Property Value
    Type Description
    System.Boolean

    Implements

    INotificationTrigger
    Back to top Cross Platform Native Plugins 2.0 : Essential Kit from Voxel Busters