Click or drag to resize

Sportradar.SDK.Common Namespace

 
Classes
 ClassDescription
Public classAliveCheckData 
Public classBetOutcome Localized bet outcome / odds field.
Public classBetTypeKey Bet type key (e.g. "3w" = 2)
Public classBetValue Value associated with a specified BetTypeKey. This includes localized bet type name (e.g. en="hc", fi="Taaoitus") and localized outcomes/odds fields (e.g. "1", "x", "2" in different languages)
Public classCipherSettings 
Public classClientPersistentStateItem Client persistent state item.
Public classCommonLoggerManager 
Public classConfigItem 
Public classConnectionData 
Public classDynamicConfigIgnoreClassAttribute Attribute specifying that ConfigurationElement can be ignored by the dynamic configuration handling code.
Public classDynamicConfigItemAttribute Attribute specifying configuration property as dynamic. Dynamic configuration properties can be updated by configuration server in runtime.
Public classEntityBase Serves as a base class for all client data contracts/entities.
Public classGlobalSettings 
Public classLiveOddsPersistentStateItem 
Public classLocalizedString Localized string container where a string is represented by its international value and a collection of translations to other languages.
Public classLoggerData 
Public classPersistentStateItem 
Public classPersistentStateItemKey 
Public classPoisonQueueElt 
Public classPriority Event priority.
Public classPriorityQueueElt 
Public classProtocolData 
Public classProtocolProviderType Type of protocol provider
Public classSchemaValidationStrictness Schema validation strictness.
Remarks
Order is important - from least to most strict. Best choice is probably STRICT. This means it will not spend lots of CPU time while processing eventual junk messages. Our schema supports any attributes so this is not a problem. The only issue could present new (unknown) XML elements.
Public classTimeKeeper 
Public classTimeKeeperResponse 
Public classTypeValueTuple TypeValueTuple