Brecham.Obex — An OBEX library for the .NET Framework

GuiObexSessionConnection Class

Creates a connection to an OBEX Server prompting the user for its details on the GUI, for instance using BluetoothSelectDialog.

For a list of all members of this type, see GuiObexSessionConnection Members.

System.Object
   Brecham.Obex.Net.TransportConnection
      Brecham.Obex.Net.ObexTransportConnection
         Brecham.Obex.Net.ObexSessionConnection
            Brecham.Obex.Net.GuiObexSessionConnection

[Visual Basic]
Public Class GuiObexSessionConnection
    Inherits ObexSessionConnection
[C#]
public class GuiObexSessionConnection : ObexSessionConnection

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Brecham.Obex.Net

Assembly: TransportConnection (in TransportConnection.dll)

See Also

GuiObexSessionConnection Members | Brecham.Obex.Net Namespace