C# 클래스 Plugin.BLE.Android.CallbackEventArgs.DescriptorCallbackEventArgs

파일 보기 프로젝트 열기: xabre/xamarin-bluetooth-le

공개 메소드들

메소드 설명
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