Show / Hide Table of Contents

    Class AndroidSensusServiceBootStarter

    Starts Sensus service on boot completion or app update.

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

    Constructors

    AndroidSensusServiceBootStarter()

    Declaration
    public AndroidSensusServiceBootStarter()

    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