Click or drag to resize

wclRfCommClientConnection Events

The wclRfCommClientConnection type exposes the following members.

Events
 NameDescription
Public eventOnConnect The event fires when a connection to a remote device has been completed (with or without success).
(Inherited from wclClientConnection)
Public eventOnData The event fires when new data is received from the connected remote device.
(Inherited from wclClientDataConnection)
Public eventOnDisconnect The event fires when the remote connected device has been disconnected.
(Inherited from wclClientConnection)
Top
See Also