| ObexWebRequest(Uri) | Create a new Obex request with the specified Uri. |
| ObexWebRequest(BluetoothAddress, String) | Initialize an instance of this class given a Bluetooth Device Address, and a remote path name. |
| ObexWebRequest(Uri, Stream) | [Advanced usage] Create a new Obex request with the specified Uri and the open Stream connection to an OBEX server. |
| ObexWebRequest(String, BluetoothAddress, String) | Initialize an instance of this class given a scheme, a Bluetooth Device Address, and a remote path name. |