public class StreamingChannelCi extends Object
| Constructor and Description |
|---|
StreamingChannelCi(com.sportradar.uf.sportsapi.datamodel.SapiStreamingChannel channel)
Initializes a new instance of the
StreamingChannelCi class |
| Modifier and Type | Method and Description |
|---|---|
int |
getId()
Returns the id of the channel
|
String |
getName()
Returns the name of the channel
|
public StreamingChannelCi(com.sportradar.uf.sportsapi.datamodel.SapiStreamingChannel channel)
StreamingChannelCi classchannel - - SapiStreamingChannel containing information about the channelpublic int getId()
public String getName()
Copyright © 2016–2025. All rights reserved.