public class ProducerInfoCi extends Object
| Constructor and Description |
|---|
ProducerInfoCi(com.sportradar.uf.sportsapi.datamodel.SapiProductInfo pInfo)
Initializes a new instance of the
ProducerInfoCi class |
| Modifier and Type | Method and Description |
|---|---|
List<ProducerInfoLinkCi> |
getProducerInfoLinks()
Returns a unmodifiable
List containing the associated StreamingChannelCi |
List<StreamingChannelCi> |
getStreamingChannels()
Returns a unmodifiable
List containing the associated StreamingChannelCi |
boolean |
isAutoTraded()
Returns
true if the producer is auto traded |
boolean |
isInHostedStatistics()
Returns
true if the producer is in the hosted statistics |
boolean |
isInLiveCenterSoccer()
Returns
true if the producer is in the live center soccer |
boolean |
isInLiveMatchTracker()
Returns
true if the producer is in the live match tracker |
boolean |
isInLiveScore()
Returns
true if the producer is in the live score |
public ProducerInfoCi(com.sportradar.uf.sportsapi.datamodel.SapiProductInfo pInfo)
ProducerInfoCi classpInfo - - SapiProductInfo containing information about the producerpublic boolean isInLiveScore()
true if the producer is in the live scoretrue if the producer is in the live scorepublic boolean isInHostedStatistics()
true if the producer is in the hosted statisticstrue if the producer is in the hosted statisticspublic boolean isInLiveCenterSoccer()
true if the producer is in the live center soccertrue if the producer is in the live center soccerpublic boolean isAutoTraded()
true if the producer is auto tradedtrue if the producer is auto tradedpublic boolean isInLiveMatchTracker()
true if the producer is in the live match trackertrue if the producer is in the live match trackerpublic List<ProducerInfoLinkCi> getProducerInfoLinks()
List containing the associated StreamingChannelCiList containing the associated StreamingChannelCipublic List<StreamingChannelCi> getStreamingChannels()
List containing the associated StreamingChannelCiList containing the associated StreamingChannelCiCopyright © 2016–2025. All rights reserved.