Click or drag to resize

BluetoothWin32AuthenticationEventArgsConfirmOob Method

Namespace:  InTheHand.Net.Bluetooth
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public void ConfirmOob(
	byte[] c,
	byte[] r
)

Parameters

c
Type: SystemByte
r
Type: SystemByte
See Also