Class Stream


  • public class Stream
    extends TwiML
    TwiML wrapper for <Stream>
    • Method Detail

      • getName

        public String getName()
        Friendly name given to the Stream
        Returns:
        Friendly name given to the Stream
      • getConnectorName

        public String getConnectorName()
        Unique name for Stream Connector
        Returns:
        Unique name for Stream Connector
      • getUrl

        public String getUrl()
        URL of the remote service where the Stream is routed
        Returns:
        URL of the remote service where the Stream is routed
      • getTrack

        public Stream.Track getTrack()
        Track to be streamed to remote service
        Returns:
        Track to be streamed to remote service