Package | Description |
---|---|
net.bluemind.videoconferencing.starleaf.dto |
Modifier and Type | Field and Description |
---|---|
SLConference.Layout |
SLConference.layout |
Modifier and Type | Method and Description |
---|---|
static SLConference.Layout |
SLConference.Layout.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SLConference.Layout[] |
SLConference.Layout.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
SLConference(java.lang.String ownerId,
java.lang.String title,
java.lang.String description,
SLConference.Layout layout,
boolean dummy,
boolean recording,
boolean rtmpEnable,
java.lang.String rtmpUri,
java.lang.String rtmpToken) |
Copyright © 2021. All Rights Reserved.