Click or drag to resize

wclGattLocalCharacteristicReadRequest Methods

The wclGattLocalCharacteristicReadRequest type exposes the following members.

Methods
 NameDescription
Protected methodCheckProcessed Checks if the request has already been processed.
(Inherited from wclGattLocalCharacteristicRequest)
Public methodDestroy Frees the object.
(Inherited from wclGattLocalCharacteristicRequest)
Public methodEqualsDetermines whether the specified Object is equal to the current Object.
(Inherited from Object)
Public methodGetHashCodeServes as a hash function for a particular type.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodHalRespond Sends the specified data to the connected client in respond to a read request.
Protected methodHalRespondWithError Responds to the request with an error.
(Inherited from wclGattLocalCharacteristicRequest)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodRespond Sends the specified data to the connected client in respond to a read request.
Public methodRespondWithError Responds to the request with an error.
(Inherited from wclGattLocalCharacteristicRequest)
Protected methodSetProcessed Sets the processed flag.
(Inherited from wclGattLocalCharacteristicRequest)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also