Show / Hide Table of Contents

    Class ForegroundServiceNotificationActionReceiver

    Inheritance
    System.Object
    ForegroundServiceNotificationActionReceiver
    Namespace: Sensus.Android.Notifications
    Assembly: SensusAndroid.dll
    Syntax
    public class ForegroundServiceNotificationActionReceiver : BroadcastReceiver

    Constructors

    ForegroundServiceNotificationActionReceiver()

    Declaration
    public ForegroundServiceNotificationActionReceiver()

    Methods

    OnReceive(Context, Intent)

    Declaration
    public override void OnReceive(Context context, Intent intent)
    Parameters
    Type Name Description
    Android.Content.Context context
    Android.Content.Intent intent
    Back to top Copyright © 2014-2018 University of Virginia
    Generated by DocFX