Skip to content

Commit

Permalink
Update sora-android-sdk/src/main/kotlin/jp/shiguredo/sora/sdk/channel…
Browse files Browse the repository at this point in the history
…/SoraMediaChannel.kt

Co-authored-by: miosakuma <[email protected]>
  • Loading branch information
zztkm and miosakuma authored Dec 16, 2024
1 parent dd36d73 commit 077745a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ class SoraMediaChannel @JvmOverloads constructor(
dataChannels: List<Map<String, Any>>? = null,
private var bundleId: String? = null,
@Deprecated(
"2025 年 12 月に廃止します。",
"この項目は 2025 年 12 月リリース予定の Sora にて廃止されます",
ReplaceWith("forwardingFiltersOption"),
DeprecationLevel.WARNING
)
Expand Down

0 comments on commit 077745a

Please sign in to comment.