[Advanced usage]
Create a new Obex request with the specified Uri
and the open Stream connection to an OBEX server.
- requestUri (Uri)
- [Advanced usage] A url of the form “scheme:///filename”, “e.g. obex:///foo.txt”. That is the host part must be blank, and the scheme and filename parts set as for the other constructor ObexWebRequest(Uri)