Click or drag to resize

ReplayFeed Properties

The ReplayFeed type exposes the following members.

Properties
 NameDescription
Public propertyBookingManager Gets a IBookingManager instance used to perform various booking calendar operations
(Inherited from Feed)
Public propertyBookmakerDetails Gets a IBookmakerDetails instance used to get info about bookmaker and token used
(Inherited from Feed)
Public propertyCashOutProbabilitiesProvider Gets theICashOutProbabilitiesProvider instance used to retrieve cash out probabilities for betting markets
(Inherited from Feed)
Public propertyCustomBetManager Gets a ICustomBetManager instance used to perform various custom bet operations
(Inherited from Feed)
Public propertyEventChangeManager Gets a IEventChangeManager instance used to automatically receive fixture and result changes
(Inherited from Feed)
Public propertyEventRecoveryRequestIssuer Gets a IEventRecoveryRequestIssuer instance used to issue recovery requests to the feed
(Inherited from Feed)
Public propertyMarketDescriptionManager Gets a IMarketDescriptionManager instance used to get info about available markets, and to get translations for markets and outcomes including outrights
(Inherited from Feed)
Public propertyProducerManager Gets a IProducerManager instance used to retrieve producer related data
(Inherited from Feed)
Public propertyReplayManager The replay manager for interaction with xReplay Server
Public propertySportDataProvider Gets a ISportDataProvider instance used to retrieve sport related data from the feed
(Inherited from Feed)
Top
See Also