TwclRfCommServer.Channel Property

Gets and sets the service RFCOMM channel number. 0 to auto detection.

Namespace: wclBluetooth
published
 property Channel: Byte read FChannel write SetChannel default 0;

Property Value

Type: Byte

The RFCOMM channel number used for connection.

If an application changes the property when connection is active the wclBluetoothErrors.wclEBluetoothServer exception raises.