Click or drag to resize

BluetoothWin32Authentication Constructor (BluetoothAddress, String)

Namespace:  InTheHand.Net.Bluetooth
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public BluetoothWin32Authentication(
	BluetoothAddress remoteAddress,
	string pin
)

Parameters

remoteAddress
Type: InTheHand.NetBluetoothAddress
pin
Type: SystemString
See Also