Skip to content

Commit 6b565cd

Browse files
committed
修正
1 parent b3d6df9 commit 6b565cd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Sora/SoraError.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ public enum SoraError: Error {
4040
case messagingError(reason: String)
4141

4242
/// DataChannel 経由のシグナリングで type: close を受信し、接続が解除されたことを示します。
43-
///
44-
/// ラベルの説明
4543
/// - statusCode: ステータスコード
4644
/// - reason: 切断理由
4745
case dataChannelClosed(statusCode: Int, reason: String)

0 commit comments

Comments
 (0)