OBEXClient.GetConnectionHeaders Method
this method is called after response to the connect command is received by the class.
[Visual Basic]
Overridable Protected Sub GetConnectionHeaders( _
ByVal
ConnectResponse As
OBEXConnectResponse _
)
Parameters
-
ConnectResponse
- response from remote device
See Also
OBEXClient Class | BlueLibs.OBEX.Client Namespace