C# Class JabbrMobile.BackgroundService

Inheritance: Android.App.IntentService
Datei anzeigen Open project: Redth/JabbRIsMobile

Public Methods

Method Description
BackgroundService ( ) : System

Protected Methods

Method Description
OnHandleIntent ( Android.Content.Intent intent ) : void

Method Details

BackgroundService() public method

public BackgroundService ( ) : System
return System

OnHandleIntent() protected method

protected OnHandleIntent ( Android.Content.Intent intent ) : void
intent Android.Content.Intent
return void