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

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

공개 메소드들

메소드 설명
CharacteristicWriteCallbackEventArgs ( Android.Bluetooth.BluetoothGattCharacteristic characteristic, Exception exception = null ) : System

메소드 상세

CharacteristicWriteCallbackEventArgs() 공개 메소드

public CharacteristicWriteCallbackEventArgs ( Android.Bluetooth.BluetoothGattCharacteristic characteristic, Exception exception = null ) : System
characteristic Android.Bluetooth.BluetoothGattCharacteristic
exception System.Exception
리턴 System