BluetoothPublicFactoryCreateBluetoothListener Method (BluetoothAddress, Guid, Byte, Int32) |
Namespace:
InTheHand.Net.Bluetooth
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic BluetoothListener CreateBluetoothListener(
BluetoothAddress localAddress,
Guid service,
byte[] sdpRecord,
int channelOffset
)
Parameters
- localAddress
- Type: InTheHand.NetBluetoothAddress
- service
- Type: SystemGuid
- sdpRecord
- Type: SystemByte
- channelOffset
- Type: SystemInt32
Return Value
Type:
BluetoothListener
See Also