C# Class PeriodicBackgroundService.MainActivity

Inheritance: Android.App.Activity
Datei anzeigen Open project: wcoder/PeriodicBackgroundService

Public Methods

Method Description
SetAlarmForBackgroundServices ( Android.Content.Context context ) : void

Protected Methods

Method Description
OnCreate ( Bundle savedInstanceState ) : void

Method Details

OnCreate() protected method

protected OnCreate ( Bundle savedInstanceState ) : void
savedInstanceState Bundle
return void

SetAlarmForBackgroundServices() public static method

public static SetAlarmForBackgroundServices ( Android.Content.Context context ) : void
context Android.Content.Context
return void