C# 클래스 Plugin.BLE.Android.Service

상속: Plugin.BLE.Abstractions.ServiceBase
파일 보기 프로젝트 열기: xabre/xamarin-bluetooth-le 1 사용 예제들

공개 메소드들

메소드 설명
Service ( Android.Bluetooth.BluetoothGattService nativeService, Android.Bluetooth.BluetoothGatt gatt, IGattCallback gattCallback ) : System

보호된 메소드들

메소드 설명
GetCharacteristicsNativeAsync ( ) : Task>

메소드 상세

GetCharacteristicsNativeAsync() 보호된 메소드

protected GetCharacteristicsNativeAsync ( ) : Task>
리턴 Task>

Service() 공개 메소드

public Service ( Android.Bluetooth.BluetoothGattService nativeService, Android.Bluetooth.BluetoothGatt gatt, IGattCallback gattCallback ) : System
nativeService Android.Bluetooth.BluetoothGattService
gatt Android.Bluetooth.BluetoothGatt
gattCallback IGattCallback
리턴 System