OBEXObjectPushClient.SendObject Method
sends object (collection of obex headers) to the connected device if necessary headers are split into several commands
[Visual Basic]
Public Sub SendObject( _
ByVal
ObjHeaders As
OBEXHeader() _
)
Parameters
-
ObjHeaders
- headers that form the object to be sent
See Also
OBEXObjectPushClient Class | BlueLibs.OBEX.Client Namespace