C# Class PeriodicBackgroundService.AlarmReceiver

Inheritance: BroadcastReceiver
Afficher le fichier Open project: wcoder/PeriodicBackgroundService

Méthodes publiques

Méthode Description
OnReceive ( Android.Content.Context context, Android.Content.Intent intent ) : void

Method Details

OnReceive() public méthode

public OnReceive ( Android.Content.Context context, Android.Content.Intent intent ) : void
context Android.Content.Context
intent Android.Content.Intent
Résultat void