C# Class JabbrMobile.BackgroundService

Inheritance: Android.App.IntentService
Afficher le fichier Open project: Redth/JabbRIsMobile

Méthodes publiques

Méthode Description
BackgroundService ( ) : System

Méthodes protégées

Méthode Description
OnHandleIntent ( Android.Content.Intent intent ) : void

Method Details

BackgroundService() public méthode

public BackgroundService ( ) : System
Résultat System

OnHandleIntent() protected méthode

protected OnHandleIntent ( Android.Content.Intent intent ) : void
intent Android.Content.Intent
Résultat void