java.lang.Object

com.opentok.MuteAllProperties


public class MuteAllProperties extends 目的

の値を定義します。 properties パラメーターの OpenTok.forceMuteAll(String, MuteAllProperties) メソッドを使用する。

関連項目: : - OpenTok.forceMuteAll(String, MuteAllProperties)

ネストされたクラスの概要

ネストされたクラス

修飾子と型

クラス

説明

static class

MuteAllProperties.Builder

このクラスを使用して、MuteAllProperties オブジェクトを作成します。

方法の概要

すべてのメソッド インスタンスメソッド 具体的なメソッド

修飾子と型

方法

説明

List<String>

getExcludedStreamIds()

excludedStreams リストを返します。

java.lang クラスから継承されたメソッド。目的

equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

メソッドの詳細

getExcludedStreamIds

public 一覧<ストリング> getExcludedStreamIds()

excludedStreams リストを返します。これは、 強制ミュート操作の対象から除外されるストリームのストリーム ID のリストです。

戻り値: : ストリームIDのリスト。