handleGetValueChangeNotification abstract method

bool handleGetValueChangeNotification(
  1. SparkBeaconNotification<D> notification
)

Implementation

bool handleGetValueChangeNotification(
  SparkBeaconNotification<D> notification,
);