ObexClient Class

This API is preliminary and subject to change.

[Missing <summary> documentation for "T:InTheHand.Net.Obex.ObexClient"]

Definition

Namespace: InTheHand.Net.Obex
Assembly: InTheHand.Net.Obex (in InTheHand.Net.Obex.dll) Version: 4.0.5
C#
public sealed class ObexClient : IDisposable
Inheritance
Object    ObexClient
Implements
IDisposable

Constructors

ObexClientInitializes a new instance of the ObexClient class

Properties

Methods

AbortAsync 
ConnectAsync 
DisconnectAsync 
DisposeReleases all resources used by the ObexClient
Equals
(Inherited from Object)
GetAsync 
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
PutAsync 
SetPathAsync 
ToString
(Inherited from Object)

See Also