Bluetooth Framework C++ Edition

◆ DoSubscribed()

virtual void DoSubscribed ( CwclGattServerClient *const  Client,
CwclGattLocalCharacteristic *const  Characteristic 
)
protectedvirtual

Fires the OnSubscribed event.

Parameters
ClientThe CwclGattServerClient object that subscribed.
CharacteristicThe characteristic object for which writes is executing.
See also
CwclGattServerClient, CwclGattLocalCharacteristic