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