SportEvent
The SDK exposes a number of types used to represent different types of sport events (matches, seasons, competitions, etc). When event-specific message dispatchment is not used, the sport event is represented by its base type and needs to be type-casted into a more specific type.
The class diagram below shows all interfaces derived from the sport event along with methods defined on each one
'ISportEvent' Class Structure
The following links will lead you to the respective class articles. Each article has three sections consisting of a class/interface description, method summary, and methods details.
ISportEvent' Class Diagram

Last updated
Was this helpful?