| Interface | Description |
|---|---|
| EventChangeListener |
Defines methods used as callbacks to notify the client about event fixture and/or result change updates
|
| LoggerDefinitions |
Defines interfaces used to identify logger instances used through the SDK
|
| LoggerDefinitions.UfSdkClientInteractionLog |
The log for user requested operations
|
| LoggerDefinitions.UfSdkRestTrafficLog |
The log of API request responses
|
| LoggerDefinitions.UfSdkTrafficFailureLog |
The log of received messages that failed to process
|
| LoggerDefinitions.UfSdkTrafficLog |
The log of received messages
|
| SdkConnectionStatusListener |
Defines a listener used no notify outside world when the connection to the feed is closed
|
| SdkEventRecoveryStatusListener |
Defines methods used as callbacks to notify the client about event recovery updates
|
| SdkProducerStatusListener |
Defines a contract used to observe instances which provide information about a producer (
ProducerStatusChange
messages) |
| UofGlobalEventsListener |
Defines methods used to handle messages which are not related with a
UofSession but
with producers or SDK it-self. |
| UofListener |
These are all the messages you can receive relating to odds.
|
| UofSession |
This is the representation of one stream/session/connection to the Sportradar Odds Messages (It
is possible to have one or more such session simultaneously listening to the same or different
information)
|
| UofSessionBuilder |
| Class | Description |
|---|---|
| UofSdk |
The main SDK object, this is the starting point of the UF SDK.
|
| UofSdkForReplay |
An extension of the UofSdk that has the ability to perform replay server actions.
|
| Enum | Description |
|---|---|
| ExceptionHandlingStrategy |
An indication on how should be exceptions handled on the public API
|
| MessageInterest |
Copyright © 2016–2025. All rights reserved.