com.opentok.android.NetworkDegradationSource
public final class NetworkDegradationSource extends 目的
ネストされたクラスの概要
ネストされたクラス
修飾子と型
クラス
説明
static @interface
NetworkDegradationSource.Source
ネットワーク劣化の源定数
フィールド概要
フィールド
修飾子と型
フィールド
説明
static final int
BOTH_OR_UNCLEAR
static final int
LOCAL
static final int
NONE
static final int
REMOTE
方法の概要
java.lang クラスから継承されたメソッド。目的
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
フィールドの詳細
なし
public static final int NONE
関連項目: : - [定数フィールド値]
BOTH_OR_UNCLEAR
public static final int BOTH_OR_UNCLEAR
関連項目: : - [定数フィールド値]
ローカル
public static final int LOCAL
関連項目: : - [定数フィールド値]
リモート
public static final int REMOTE
関連項目: : - [定数フィールド値]