Package com.opentok
Class StreamListProperties
java.lang.Object
com.opentok.StreamListProperties
public class StreamListProperties
extends java.lang.Object
Defines values for the
properties
parameter of the
OpenTok.setStreamLayouts(String, StreamListProperties)
method.-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
StreamListProperties.Builder
Use this class to create a StreamListProperties object. -
Method Summary
Modifier and Type Method Description java.util.List<StreamProperties>
getStreamList()
Returns the StreamProperties list.
-
Method Details
-
getStreamList
Returns the StreamProperties list.
-