Class StreamingChannelImpl
java.lang.Object
com.sportradar.unifiedodds.sdk.internal.impl.entities.StreamingChannelImpl
- All Implemented Interfaces:
StreamingChannel
Represents a streaming channel
-
Method Details
-
getId
public int getId()Returns a value uniquely identifying the current streaming channel- Specified by:
getIdin interfaceStreamingChannel- Returns:
- - the value uniquely identifying the current streaming channel
-
getName
Returns the name of the channel represented by the current instance- Specified by:
getNamein interfaceStreamingChannel- Returns:
- - the name of the channel represented by the current instance
-
toString
Returns aStringdescribing the currentStreamingChannelinstance- Overrides:
toStringin classObject- Returns:
- - a
Stringdescribing the currentStreamingChannelinstance
-
export
-