Class StreamingChannelCi

java.lang.Object
com.sportradar.unifiedodds.sdk.internal.caching.ci.StreamingChannelCi

public class StreamingChannelCi extends Object
A streaming channel representation used by caching components
  • Constructor Details

    • StreamingChannelCi

      public StreamingChannelCi(com.sportradar.uf.sportsapi.datamodel.SapiStreamingChannel channel)
      Initializes a new instance of the StreamingChannelCi class
      Parameters:
      channel - - SapiStreamingChannel containing information about the channel
  • Method Details

    • getId

      public int getId()
      Returns the id of the channel
      Returns:
      - the id of the channel
    • getName

      public String getName()
      Returns the name of the channel
      Returns:
      - the name of the channel