ObexWebRequest Constructor (String, BluetoothAddress, String) |
Namespace:
InTheHand.Net
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic ObexWebRequest(
string scheme,
BluetoothAddress target,
string path
)
Parameters
- scheme
- Type: SystemString
- target
- Type: InTheHand.NetBluetoothAddress
- path
- Type: SystemString
See Also