ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > SettingsManager > onSync

SettingsManager.onSync property

Return a promise that will be resolved when the settings are synchronized with the Content Server. If the SettingsManager doesn't listen to any Content Server, the promise will be resolved immediately.

Signature:

onSync: () => Promise<any>;
  • SettingsManager.onSync property
Copyright © 2019 ActiveViam