C# Class android.app.IntentService_

Inheritance: android.app.IntentService
Datei anzeigen Open project: JeroMiya/androidmono

Protected Methods

Method Description
onHandleIntent ( android arg0 ) : void

Private Methods

Method Description
IntentService_ ( )
IntentService_ ( global @__env )

Method Details

onHandleIntent() protected method

protected onHandleIntent ( android arg0 ) : void
arg0 android
return void