Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DidReceiveGlobalSettingsEvent<Settings>

Data send from the didReceiveGlobalSettings event

Type parameters

  • Settings = any

Hierarchy

  • DidReceiveGlobalSettingsEvent

Index

Properties

Properties

event

event: "didReceiveGlobalSettings"

payload

payload: { settings: Settings }

Type declaration

  • settings: Settings

Generated using TypeDoc