Метод | Описание | |
---|---|---|
Initialize ( ) : void |
Метод | Описание | |
---|---|---|
BleImplementationBase ( ) : System | ||
CreateNativeAdapter ( ) : IAdapter | ||
GetInitialStateNative ( ) : BluetoothState | ||
InitializeNative ( ) : void |
Метод | Описание | |
---|---|---|
CreateAdapter ( ) : IAdapter |
protected BleImplementationBase ( ) : System | ||
Результат | System |
protected abstract CreateNativeAdapter ( ) : IAdapter | ||
Результат | IAdapter |
protected abstract GetInitialStateNative ( ) : BluetoothState | ||
Результат | BluetoothState |
protected abstract InitializeNative ( ) : void | ||
Результат | void |