Click or drag to resize

IBookingManagerBookLiveOddsEvent Method

Books the live odds event associated with the provided {@link URN} identifier

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#
bool BookLiveOddsEvent(
	URN eventId
)

Parameters

eventId  URN
The event id

Return Value

Boolean
true if event was successfully booked, false otherwise
See Also