Package | Description |
---|---|
com.sportradar.unifiedodds.sdk |
Modifier and Type | Method and Description |
---|---|
PlayerProfile |
SportEntityFactory.buildPlayerProfile(Urn id,
List<Locale> locales,
List<Urn> possibleAssociatedCompetitorIds) |
PlayerProfile |
SportDataProvider.getPlayerProfile(Urn id)
Returns a
PlayerProfile representing the specified competitor
(the returned data is translated in the configured Locale s using the UofConfigurationImpl ) |
PlayerProfile |
SportDataProvider.getPlayerProfile(Urn id,
Locale locale)
Returns a
PlayerProfile representing the specified competitor
(the returned data is translated in the specified Locale ) |
Copyright © 2016–2024. All rights reserved.