We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2251e3 commit 38ddea3Copy full SHA for 38ddea3
sora-android-sdk/src/main/kotlin/jp/shiguredo/sora/sdk/channel/SoraMediaChannel.kt
@@ -216,7 +216,7 @@ class SoraMediaChannel
216
* - `org.webrtc.MediaStream.label()`
217
*
218
* @param mediaChannel イベントが発生したチャネル
219
- * @param label メディアストリームのラベル (`ms.label()`)
+ * @param label メディアストリームのラベル (`ms.id`)
220
*/
221
fun onRemoveRemoteStream(
222
mediaChannel: SoraMediaChannel,
0 commit comments