In The Hand
ObexMethod Enumeration
NamespacesInTheHand.NetObexMethod
.NET Components for Mobility
Methods which can be carried out in an Object Exchange transaction.
Declaration Syntax
C#Visual Basic
public enum ObexMethod
Public Enumeration ObexMethod
Members
MemberDescription
Put
Sends an object to a receiving device.

Get
Requests a file from the remote device.

Connect
Negotiate an Object Exchange connection with a remote device.

Disconnect
Disconnect an existing Object Exchange session.

PutFinal
Sends the last packet of an object to a receiving device.

SetPath
Change remote path on an Object Exchange server.

HasFlag
Determines whether one or more bit fields are set in the current instance.

Assembly: InTheHand.Net.Personal (Module: InTheHand.Net.Personal) Version: 3.0.0.0