public class MuteAllProperties
extends java.lang.Object
properties parameter of the
OpenTok.forceMuteAll(String, MuteAllProperties) method.| Modifier and Type | Class and Description |
|---|---|
static class |
MuteAllProperties.Builder
Use this class to create a MuteAllProperties object.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
getExcludedStreamIds()
Returns the excludedStreams list.
|