com.opentok.Caption
public class Caption extends 目的
からの応答を表します OpenTok.startCaptions(String, String, CaptionProperties).
コンストラクタの概要
コンストラクタ
コンストラクタ
説明
Caption()
方法の概要
すべてのメソッド インスタンスメソッド 具体的なメソッド
修飾子と型
方法
説明
String
getCaptionsId()
音声字幕セッションの固有ID。
String
toString()
java.lang クラスから継承されたメソッド。目的
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
コンストラクタの詳細
キャプション
public Caption()
メソッドの詳細
getCaptionsId
public ストリング getCaptionsId()
音声字幕セッションの固有ID。
戻り値: : キャプションの UUID を文字列として返します。
toString
public ストリング toString()
上書き:
: toString 授業中 Object