class ObservationStoreUpdateRecipient

Defined at line 12 of file ../../third_party/cobalt/src/observation_store/observation_store_update_recipient.h

An ObservationStoreUpdateRecipient is any component that wishes to receive

notifications when an Observation has been added to the ObservationStore.

Public Methods

void NotifyObservationsAdded ()

Notifies the Recipient that AddEncryptedObservation() has been invoked on

the ObservationStore.

void ~ObservationStoreUpdateRecipient ()

Defined at line 14 of file ../../third_party/cobalt/src/observation_store/observation_store_update_recipient.h