Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

And finally, if you want monitor your store, it is necessary implement interface IStoreListener<String>.
In this case the store has the String type.
In the example below we are just showing the remote sync events.
But you can uncomment the code and see local and remote updates from your sync store.

...