Interface IBluetoothRemoteCharacteristicFactory
- Namespace
- Bluetooth.Abstractions.Scanning
- Assembly
- Bluetooth.Abstractions.Scanning.dll
Factory for creating platform-specific Bluetooth remote characteristics.
public interface IBluetoothRemoteCharacteristicFactory
Remarks
TODO: This is a stub interface. Full factory infrastructure implementation pending.
Methods
Create(IBluetoothRemoteService, BluetoothRemoteCharacteristicFactorySpec)
Creates a platform-specific Bluetooth remote characteristic.
IBluetoothRemoteCharacteristic Create(IBluetoothRemoteService service, IBluetoothRemoteCharacteristicFactory.BluetoothRemoteCharacteristicFactorySpec spec)
Parameters
serviceIBluetoothRemoteServicespecIBluetoothRemoteCharacteristicFactory.BluetoothRemoteCharacteristicFactorySpec