C# Класс Plugin.BLE.Android.CallbackEventArgs.DescriptorCallbackEventArgs

Показать файл Открыть проект

Открытые методы

Метод Описание
DescriptorCallbackEventArgs ( Android.Bluetooth.BluetoothGattDescriptor descriptor, Exception exception = null ) : System

Описание методов

DescriptorCallbackEventArgs() публичный Метод

public DescriptorCallbackEventArgs ( Android.Bluetooth.BluetoothGattDescriptor descriptor, Exception exception = null ) : System
descriptor Android.Bluetooth.BluetoothGattDescriptor
exception System.Exception
Результат System