Class ResultChangeImpl
java.lang.Object
com.sportradar.unifiedodds.sdk.internal.impl.entities.ResultChangeImpl
- All Implemented Interfaces:
ResultChange
A representation of a result change
-
Constructor Summary
ConstructorsConstructorDescriptionResultChangeImpl(com.sportradar.uf.sportsapi.datamodel.SapiResultChange resultChange) Initializes a new instance of theResultChangeImpl -
Method Summary
-
Constructor Details
-
ResultChangeImpl
public ResultChangeImpl(com.sportradar.uf.sportsapi.datamodel.SapiResultChange resultChange) Initializes a new instance of theResultChangeImpl- Parameters:
resultChange- -SapiResultChangeused to create the new instance
-
-
Method Details
-
getSportEventId
Returns theUrninstance specifying the sport event- Specified by:
getSportEventIdin interfaceResultChange- Returns:
- - the
Urninstance specifying the sport event
-
getUpdateTime
Returns theDateinstance specifying the last update time- Specified by:
getUpdateTimein interfaceResultChange- Returns:
- - the
Dateinstance specifying the last update time
-