Package com.opentok
Class MuteAllProperties
java.lang.Object
com.opentok.MuteAllProperties
Defines values for the
properties
parameter of the
OpenTok.forceMuteAll(String, MuteAllProperties)
method.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Use this class to create a MuteAllProperties object. -
Method Summary
Modifier and TypeMethodDescriptionReturns the excludedStreams list.
-
Method Details
-
getExcludedStreamIds
Returns the excludedStreams list. This is a list of stream IDs for streams to be excluded from the force mute action.- Returns:
- The list of stream IDs.
-