Settings - Event Interfaces

Prev Next

The table below contains the settings-related events, as well as the purpose of each event. If you want to execute actions based on settings events, you can use any of the events mentioned below as an event interface.

Interface

Description

ISetting

Interface that represents a setting and fetches details of the setting such as ID, type, value, and so on.

ISettingUpdateContext

The context of execution for the event - ISettingUpdate.

SettingType

Interface that represents the setting type and fetches details of the type of setting configured for the app.