Options
All
  • Public
  • Public/Protected
  • All
Menu

EventStatus enum represents the possible values of the eventStatus property of the TCData

Index

Enumeration members

CMP_UI_SHOWN

CMP_UI_SHOWN: = "cmpuishown"

The UI is surfaced or re-surfaced And TC String is available and has rendered "Transparency" in accordance with the TCF Policy.

type

{string}

TC_LOADED

TC_LOADED: = "tcloaded"

A CMP is loaded and is prepared to surface a TC String to any calling scripts on the page

type

{string}

USER_ACTION_COMPLETE

USER_ACTION_COMPLETE: = "useractioncomplete"

User has confirmed or re-confirmed their choices in accordance with TCF Policy and a CMP is prepared to respond to any calling scripts with the corresponding TC String.

type

{string}

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc