Click or drag to resize

BluetoothPublicFactoryCreateObexWebRequest Method (String, BluetoothAddress, String)

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

Parameters

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

Return Value

Type: ObexWebRequest
See Also