Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration EventConfigStatus

Enum representing whether or not to emit an event when a relevant action (e.g. modifying a custom property value) is performed by the user on this type. ENABLED - Event is emitted. DISABLED - Event is not emitted.

Enumeration members

Disabled

Disabled: = "DISABLED"

Enabled

Enabled: = "ENABLED"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.

Functions

getDeserializedJsonObj

getJsonObj