Package com.opentok

Class MuteAllProperties

java.lang.Object
com.opentok.MuteAllProperties

public class MuteAllProperties extends Object
Defines values for the properties parameter of the OpenTok.forceMuteAll(String, MuteAllProperties) method.
See Also:
  • Method Details

    • getExcludedStreamIds

      public List<String> 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.