Package com.opentok

Class StreamProperties

java.lang.Object
com.opentok.StreamProperties

public class StreamProperties extends Object
Defines values for the properties parameter of the OpenTok.setStreamLayouts(String, StreamListProperties) method.
See Also:
  • Method Details

    • id

      public String id()
      Returns the ID of the stream.
    • getLayoutClassList

      public List<String> getLayoutClassList()
      Returns the list of layout classes for the stream.