Click or drag to resize

ObexWebRequest Constructor (String, BluetoothAddress, String)

Namespace:  InTheHand.Net
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public ObexWebRequest(
	string scheme,
	BluetoothAddress target,
	string path
)

Parameters

scheme
Type: SystemString
target
Type: InTheHand.NetBluetoothAddress
path
Type: SystemString
See Also