LiveEvent class.
Accessors
attributes
Get Signature
get attributes():string[]
Gets the list of attributes for the live event.
Details
Attributes are properties of the live event. Please refer to the developer guide for a recommended list of canonical values for this field.Returns
string[]
The list of attributes of the live event.
description
Get Signature
get description():string
Gets the brief description of the live event.
Returns
string
The brief description for the specific live event.
Empty string is returned if there is no description associated with this live event.

