Bluetooth Framework C++ Edition

◆ OnNotificationSizeChanged()

__event void OnNotificationSizeChanged ( void *  Sender,
CwclGattServerClient *const  Client 
)

The event fires when a maximum notification size of a subscribed client has been changed.

Parameters
SenderThe object initiates the event.
ClientThe CwclGattServerClient object that represents a GATT server client.
See also
CwclGattServerClient