Package | Description |
---|---|
com.sportradar.unifiedodds.sdk.sportentities |
Modifier and Type | Method and Description |
---|---|
SportEventStatus |
SportEvent.getStatus()
Get the general status of this event (NotStarted/Live/Ended/Finished)
|
static SportEventStatus |
SportEventStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SportEventStatus |
SportEventStatus.valueOfApiStatusName(String status) |
static SportEventStatus[] |
SportEventStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016–2017. All rights reserved.