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