Initializes a new instance of the ObexListener class specifiying the transport to use.
| C# | Visual Basic |
public ObexListener( ObexTransport transport )
Public Sub New ( _ transport As ObexTransport _ )
- transport (ObexTransport)
[Missing <param name="transport"/> documentation for "M:InTheHand.Net.ObexListener.#ctor(InTheHand.Net.ObexTransport)"]