Custom data properties associated with the event. Each property consists of a name (string) and a value (JSON object).
publicDictionaryBody
Результат
object>.Dictionary
EventName публичное свойство
The name of the event, within the namespace scoped to the title. The naming convention is up to the caller, but it commonly follows the subject_verb_object pattern (e.g. player_logged_in).
publicstringEventName
Результат
string
Timestamp публичное свойство
The time (in UTC) associated with this event. The value dafaults to the current time.