Click or drag to resize

wclGattClientConnection Properties

The wclGattClientConnection type exposes the following members.

Properties
 NameDescription
Public propertyAddress Gets a remote device MAC address.
Public propertyConnectOnRead Gets connection mode.
Public propertyForceNotifications Gets the notifications mode.
Public propertyRadio Gets the connection owner.
Public propertyReceiver Gets the connection message receiver object.
(Inherited from wclCustomConnection)
Public propertyState Gets the connection state.
(Inherited from wclClientConnection)
Public propertyThreadId Gets the connection's thread ID.
(Inherited from wclCustomConnection)
Public propertyTimeout Gets the connect timeout value.
(Inherited from wclClientConnection)
Top
See Also