BluetoothListener Constructor (BluetoothEndPoint, Byte, Int32) |
Namespace:
InTheHand.Net.Sockets
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic BluetoothListener(
BluetoothEndPoint localEP,
byte[] sdpRecord,
int channelOffset
)
Parameters
- localEP
- Type: InTheHand.NetBluetoothEndPoint
- sdpRecord
- Type: SystemByte
- channelOffset
- Type: SystemInt32
See Also