List of States End data type

Last update: 2024-04-03
  • Topics:
  • Schemas
    View more on this topic
  • Created for:
  • Developer

The List of States End Collection data type data type is an Experience Data Model (XDM) data type designed for representing information related to the ending state of various player attributes. It includes the Player State Name properties which indicates the specific attribute state (for example, “fullscreen”, “mute”, “closedCaptioning”). This data type is used to capture and describe the initial conditions of different player states.

A diagram of List of States End Collection data type.

Display name Property Data type Required Description
Player State Name name string No The name of the player state. Enumerated: “fullscreen”, “mute”, “closedCaptioning”, “pictureInPicture”, “inFocus” with respective meanings.

On this page