C# Class BarcodeDisplayServer.HttpListenerService

Inheritance: Android.App.IntentService
Afficher le fichier Open project: Redth/ZXing.Net.Mobile

Méthodes publiques

Méthode Description
StopService ( Android.Content.Intent name ) : bool

Méthodes protégées

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

Private Methods

Méthode Description
ProcessHttpRequest ( HttpListenerContext context ) : void
StartHttpServer ( ) : void

Method Details

OnHandleIntent() protected méthode

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

StopService() public méthode

public StopService ( Android.Content.Intent name ) : bool
name Android.Content.Intent
Résultat bool