Click or drag to resize

IBookingManager Interface

Defines a contract for classes implementing booking manager to perform various booking calendar operations

Namespace: Sportradar.OddsFeed.SDK.API
Assembly: Sportradar.OddsFeed.SDK.API (in Sportradar.OddsFeed.SDK.API.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
public interface IBookingManager

The IBookingManager type exposes the following members.

Methods
 NameDescription
Public methodBookLiveOddsEvent Books the live odds event associated with the provided {@link URN} identifier
Top
See Also