Structs§
ObserverManager
is used to update data based on notification from meta. Callstart
to spawn a new asynchronous task We can write the notification logic by implementingObserverNodeImpl
.
Enums§
- Error type for
ObserverManager
.
ObserverManager
is used to update data based on notification from meta.
Call start
to spawn a new asynchronous task
We can write the notification logic by implementing ObserverNodeImpl
.ObserverManager
.