[Missing <summary> documentation for "M:InTheHand.Net.Bluetooth.BluetoothPublicFactory.CreateBluetoothListener(System.Guid,System.Byte[],System.Int32)"]
| C# | Visual Basic |
public BluetoothListener CreateBluetoothListener( Guid service, byte[] sdpRecord, int channelOffset )
Public Function CreateBluetoothListener ( _ service As Guid, _ sdpRecord As Byte(), _ channelOffset As Integer _ ) As BluetoothListener
- service (Guid)
[Missing <param name="service"/> documentation for "M:InTheHand.Net.Bluetooth.BluetoothPublicFactory.CreateBluetoothListener(System.Guid,System.Byte[],System.Int32)"]
- sdpRecord (array< Byte >[]()[])
[Missing <param name="sdpRecord"/> documentation for "M:InTheHand.Net.Bluetooth.BluetoothPublicFactory.CreateBluetoothListener(System.Guid,System.Byte[],System.Int32)"]
- channelOffset (Int32)
[Missing <param name="channelOffset"/> documentation for "M:InTheHand.Net.Bluetooth.BluetoothPublicFactory.CreateBluetoothListener(System.Guid,System.Byte[],System.Int32)"]
[Missing <returns> documentation for "M:InTheHand.Net.Bluetooth.BluetoothPublicFactory.CreateBluetoothListener(System.Guid,System.Byte[],System.Int32)"]