WatchEvent Type
Payload of a JVWatchEvent callback containing event details.
This record contains all parsed information from a watch event notification. Use toRealtimeRequest to convert to a JVRTOpen request.
Record fields
| Record Field |
Description
|
Full Usage:
AdditionalData
Field type: string option
|
Additional event-specific data, if any.
|
Full Usage:
CourseCode
Field type: string option
|
Course/venue code (競馬場コード), if available.
|
|
The type of event that occurred.
|
|
Meeting date (開催日), if available.
|
Full Usage:
ParticipantId
Field type: string option
|
Participant ID (horse/jockey), if relevant to the event.
|
Full Usage:
RaceNumber
Field type: string option
|
Race number within the meeting, if available.
|
Full Usage:
RawKey
Field type: string
|
Raw key string from JVWatchEvent, used for JVRTOpen calls.
|
Full Usage:
RecordType
Field type: string option
|
Record type identifier, if available.
|
Timestamp of the event, if parseable from the key.
|
Xanthos