Package com.opentok

Class StreamList

All Implemented Interfaces:
Serializable, Cloneable, Iterable<Stream>, Collection<Stream>, List<Stream>, RandomAccess

public class StreamList extends ArrayList<Stream>
Represents a list of OpenTok Streams.
See Also:
  • Constructor Details

    • StreamList

      public StreamList()
  • Method Details

    • getTotalCount

      public int getTotalCount()
      The total number of Streams in the StreamList.