C# Class BLE.Server.Droid.BleServer

Datei anzeigen Open project: xabre/xamarin-bluetooth-le Class Usage Examples

Public Methods

Method Description
BleServer ( Android.Content.Context ctx ) : System

Private Methods

Method Description
_bluettothServerCallback_CharacteristicReadRequest ( object sender, BleEventArgs e ) : void
_bluettothServerCallback_NotificationSent ( object sender, BleEventArgs e ) : void

Method Details

BleServer() public method

public BleServer ( Android.Content.Context ctx ) : System
ctx Android.Content.Context
return System