C# Class Plugin.BLE.Android.CallbackEventArgs.CharacteristicReadCallbackEventArgs

Mostrar archivo Open project: xabre/xamarin-bluetooth-le Class Usage Examples

Public Methods

Method Description
CharacteristicReadCallbackEventArgs ( Android.Bluetooth.BluetoothGattCharacteristic characteristic ) : Android.Bluetooth

Method Details

CharacteristicReadCallbackEventArgs() public method

public CharacteristicReadCallbackEventArgs ( Android.Bluetooth.BluetoothGattCharacteristic characteristic ) : Android.Bluetooth
characteristic Android.Bluetooth.BluetoothGattCharacteristic
return Android.Bluetooth