public interface BookingManager
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
bookLiveOddsEvent(Urn eventId)
Performs a request on the API which books the event associated with the provided  
Urn identifier | 
boolean bookLiveOddsEvent(Urn eventId) throws CommunicationException
Urn identifiereventId - the Urn identifier of the event which needs to be bookedtrue if the booking was successful; otherwise falseCommunicationExceptionCopyright © 2016–2025. All rights reserved.