C# Class PeriodicBackgroundService.MainActivity

Inheritance: Android.App.Activity
Afficher le fichier Open project: wcoder/PeriodicBackgroundService

Méthodes publiques

Méthode Description
SetAlarmForBackgroundServices ( Android.Content.Context context ) : void

Méthodes protégées

Méthode Description
OnCreate ( Bundle savedInstanceState ) : void

Method Details

OnCreate() protected méthode

protected OnCreate ( Bundle savedInstanceState ) : void
savedInstanceState Bundle
Résultat void

SetAlarmForBackgroundServices() public static méthode

public static SetAlarmForBackgroundServices ( Android.Content.Context context ) : void
context Android.Content.Context
Résultat void