32feet.NET - Personal Area Networking for .NET
C#
VB
C++
F#
Show/Hide TOC
Obex
Client Constructor
This API is preliminary and subject to change.
Initializes a new instance of the
ObexClient
class
Definition
Namespace:
InTheHand.Net.Obex
Assembly:
InTheHand.Net.Obex (in InTheHand.Net.Obex.dll) Version: 4.0.5
C#
Copy
public
ObexClient
()
VB
Copy
Public
Sub
New
C++
Copy
public
:
ObexClient
()
F#
Copy
new
:
unit
->
ObexClient
See Also
Reference
ObexClient Class
InTheHand.Net.Obex Namespace
In This Article
Definition
See Also