Table of Contents

Interface IBookingManager

Namespace
Sportradar.OddsFeed.SDK.Api.Managers
Assembly
Sportradar.OddsFeed.SDK.dll

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

public interface IBookingManager

Methods

BookLiveOddsEvent(Urn)

Books the live odds event associated with the provided Urn identifier

bool BookLiveOddsEvent(Urn eventId)

Parameters

eventId Urn

The event id

Returns

bool

true if event was successfully booked, false otherwise