public class StreamingChannelImpl extends Object implements StreamingChannel
Modifier and Type | Method and Description |
---|---|
ExportableStreamingChannelCi |
export() |
int |
getId()
Returns a value uniquely identifying the current streaming channel
|
String |
getName()
Returns the name of the channel represented by the current instance
|
String |
toString()
Returns a
String describing the current StreamingChannel instance |
public int getId()
getId
in interface StreamingChannel
public String getName()
getName
in interface StreamingChannel
public String toString()
String
describing the current StreamingChannel
instancetoString
in class Object
String
describing the current StreamingChannel
instancepublic ExportableStreamingChannelCi export()
Copyright © 2016–2025. All rights reserved.