In The Hand - .NET Components for Mobility
ObexMethod Enumeration
NamespacesInTheHand.NetObexMethod
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.

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