public interface ProducerInfo
Modifier and Type | Method and Description |
---|---|
List<ProducerInfoLink> |
getProducerInfoLinks()
Returns an unmodifiable
List representing links to the producer represented by current instance |
List<StreamingChannel> |
getStreamingChannels()
Returns an unmodifiable
List representing streaming channels associated with current producer instance |
boolean |
isAutoTraded()
Returns an indication if the current instance is being auto traded
|
boolean |
isInHostedStatistics()
Returns an indication if the sport event associated with the current
instance is available in the LiveCenterSoccer solution
|
boolean |
isInLiveCenterSoccer()
Returns an indication if the sport event associated with the current
instance is available in the LiveCenterSoccer solution
|
default boolean |
isInLiveMatchTracker()
Returns an indication if the sport event associated with the current
instance is available in the LiveMatchTracker solution
|
boolean |
isInLiveScore()
Returns an indication if the sport event associated with the current
instance is available in the LiveScore solution
|
boolean isAutoTraded()
boolean isInHostedStatistics()
boolean isInLiveCenterSoccer()
boolean isInLiveScore()
default boolean isInLiveMatchTracker()
List<ProducerInfoLink> getProducerInfoLinks()
List
representing links to the producer represented by current instanceList
representing links to the producer represented by current instanceList<StreamingChannel> getStreamingChannels()
List
representing streaming channels associated with current producer instanceList
representing streaming channels associated with current producer instanceCopyright © 2016–2025. All rights reserved.