Show / Hide Table of Contents

    Enum NotificationTriggerType

    Constants indicating available trigger types.

    Namespace: VoxelBusters.EssentialKit
    Assembly: cs.temp.dll.dll
    Syntax
    public enum NotificationTriggerType

    Fields

    Name Description
    Calendar

    Triggers notification at a specific date and time.

    LocalNotification
    Location

    Triggers notification after the user's device enters or exits the specified geographic region.

    PushNotification

    Notification received from Push Notification Service.

    TimeInterval

    Triggers notification after the specified amount of time elapses.

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