OBEXClient.Connect Method (ClientConnection, UInt16)
establishes OBEX session with the remoted device already connected by conn
[Visual Basic]
Overridable Overloads Public Sub Connect( _
ByVal
conn As
ClientConnection, _
ByVal
MaxPack As
UInt16 _
)
Parameters
-
conn
- An established connection to the remote device over which to establish OBEX session.
-
MaxPack
- Maximum OBEX packet length to use throughout the OBEX session.
See Also
OBEXClient Class | BlueLibs.OBEX.Client Namespace | OBEXClient.Connect Overload List