Show / Hide Table of Contents

    Class AndroidNotifier.SensusNotificationChannel

    Inheritance
    System.Object
    AndroidNotifier.SensusNotificationChannel
    Namespace: Sensus.Android.Notifications
    Assembly: SensusAndroid.dll
    Syntax
    public sealed class SensusNotificationChannel : Enum

    Fields

    Default

    Declaration
    public const AndroidNotifier.SensusNotificationChannel Default
    Field Value
    Type Description
    AndroidNotifier.SensusNotificationChannel

    ForegroundService

    Declaration
    public const AndroidNotifier.SensusNotificationChannel ForegroundService
    Field Value
    Type Description
    AndroidNotifier.SensusNotificationChannel

    Silent

    Declaration
    public const AndroidNotifier.SensusNotificationChannel Silent
    Field Value
    Type Description
    AndroidNotifier.SensusNotificationChannel

    Survey

    Declaration
    public const AndroidNotifier.SensusNotificationChannel Survey
    Field Value
    Type Description
    AndroidNotifier.SensusNotificationChannel

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Copyright © 2014-2018 University of Virginia
    Generated by DocFX