OBEXClient.SendCommandGet Method
Send the Cmd command and collects response while obex response is continue
[Visual Basic]
Overridable Public Sub SendCommandGet( _
ByVal
Cmd As
OBEXCommand, _
ByVal
Result As
OBEXObject _
)
Parameters
-
Cmd
- command to send
-
Result
- OBEX object containing all received headers
See Also
OBEXClient Class | BlueLibs.OBEX.Client Namespace