public class ObexListenerPublic Class ObexListenerpublic ref class ObexListenertype ObexListener = class end| ObexListener | Initializes a new instance of the ObexListener class using the Bluetooth transport. |
| ObexListener(ObexTransport) | Initializes a new instance of the ObexListener class specifiying the transport to use. |
| IsListening | Gets a value that indicates whether the ObexListener has been started. |
| Close | Shuts down the ObexListener. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetContext | Waits for an incoming request and returns when one is received. |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| Start | Allows this instance to receive incoming requests. |
| Stop | Causes this instance to stop receiving incoming requests. |
| ToString | (Inherited from Object) |