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

Mostrar archivo Open project: xabre/xamarin-bluetooth-le

Public Methods

Method Description
DescriptorCallbackEventArgs ( Android.Bluetooth.BluetoothGattDescriptor descriptor, Exception exception = null ) : System

Method Details

DescriptorCallbackEventArgs() public method

public DescriptorCallbackEventArgs ( Android.Bluetooth.BluetoothGattDescriptor descriptor, Exception exception = null ) : System
descriptor Android.Bluetooth.BluetoothGattDescriptor
exception System.Exception
return System