C# Class android.app.IntentService_

Inheritance: android.app.IntentService
Afficher le fichier Open project: JeroMiya/androidmono

Méthodes protégées

Méthode Description
onHandleIntent ( android arg0 ) : void

Private Methods

Méthode Description
IntentService_ ( )
IntentService_ ( global @__env )

Method Details

onHandleIntent() protected méthode

protected onHandleIntent ( android arg0 ) : void
arg0 android
Résultat void