Click or drag to resize

wclRfCommServerClientConnection Events

The wclRfCommServerClientConnection type exposes the following members.

Events
 NameDescription
Public eventOnConnect The event fires when a connection for a remote device has been accepted.
(Inherited from wclServerClientConnection)
Public eventOnData The event fires when new data is received from the connected remote device.
(Inherited from wclServerClientDataConnection)
Public eventOnDisconnect The event fires when the remote connected device has been disconnected.
(Inherited from wclServerClientConnection)
Top
See Also