Implements

Constructors

Properties

isSettingsFetchInProgress: boolean
logManager: ILogManager
options: IVWOOptions
originalSettings: dynamic
sdkKey: string
settingFileManager: SettingsManager
settings: SettingsModel
storage: Storage
vwoInstance: IVWOClient

Methods

  • Checks and polls for settings updates at the provided interval.

    Returns void

  • Generates a random user ID based on the provided API key.

    Returns string

    The generated random user ID.

  • Sets the network manager with the provided client and development mode options.

    Returns this

    The instance of this builder.

  • Sets the storage connector based on the provided storage options.

    Returns this

    The instance of this builder.