Click or drag to resize

wclBluetoothRadioReceiver Property

Gets the message receiver object.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
protected wclMessageReceiver Receiver { get; }

Property Value

wclMessageReceiver
A wclMessageReceiver object used in radio.
Remarks
For internal use only.
See Also