Package com.opentok

Class ArchiveList

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

public class ArchiveList extends ArrayList<Archive>
Represents a list of archives of OpenTok session(s).
See Also:
  • Constructor Details

    • ArchiveList

      public ArchiveList()
  • Method Details

    • getTotalCount

      public int getTotalCount()
      The total number of Archives for the API Key.