Click or drag to resize

wclGattLocalService Properties

The wclGattLocalService type exposes the following members.

Properties
 NameDescription
Public propertyAdded Gets the service state.
Public propertyCharacteristicsCount Gets the characteristics count.
Public propertyConnectable Gets or sets a boolean that indicates if the GATT service is connectable.
Public propertyDiscoverable Gets or sets a boolean indicating that the GATT service is discoverable.
Public propertyError Gets the service's publishing result code.
Public propertyItem Gets the GATT characteristic by its index.
Public propertyServer Gets the GATT server object that owns the service.
Public propertyUuid Gets the attribute's UUID.
(Inherited from wclGattLocalAttribute)
Top
See Also