Package | Description |
---|---|
com.sportradar.mts.sdk.api |
Contains SDK exposed entities
|
com.sportradar.mts.sdk.api.enums |
Contains SDK enumerations
|
Modifier and Type | Method and Description |
---|---|
TicketAcceptance |
TicketResponse.getStatus()
Gets ticket acceptance result
|
TicketAcceptance |
TicketCashoutResponse.getStatus()
Returns the status of ticket assigned to the current instance
|
Modifier and Type | Method and Description |
---|---|
static TicketAcceptance |
TicketAcceptance.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TicketAcceptance[] |
TicketAcceptance.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017–2019. All rights reserved.