Class StreamingChannelCi
java.lang.Object
com.sportradar.unifiedodds.sdk.internal.caching.ci.StreamingChannelCi
A streaming channel representation used by caching components
-
Constructor Summary
ConstructorsConstructorDescriptionStreamingChannelCi(com.sportradar.uf.sportsapi.datamodel.SapiStreamingChannel channel) Initializes a new instance of theStreamingChannelCiclass -
Method Summary
-
Constructor Details
-
StreamingChannelCi
public StreamingChannelCi(com.sportradar.uf.sportsapi.datamodel.SapiStreamingChannel channel) Initializes a new instance of theStreamingChannelCiclass- Parameters:
channel- -SapiStreamingChannelcontaining information about the channel
-
-
Method Details
-
getId
public int getId()Returns the id of the channel- Returns:
- - the id of the channel
-
getName
Returns the name of the channel- Returns:
- - the name of the channel
-