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 StreamingChannelpublic String getName()
getName in interface StreamingChannelpublic String toString()
String describing the current StreamingChannel instancetoString in class ObjectString describing the current StreamingChannel instancepublic ExportableStreamingChannelCi export()
Copyright © 2016–2025. All rights reserved.