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

Afficher le fichier Open project: xabre/xamarin-bluetooth-le

Méthodes publiques

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

Method Details

DescriptorCallbackEventArgs() public méthode

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