We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 389a76d commit 7a2d846Copy full SHA for 7a2d846
examples/tv-casting-app/APIs.md
@@ -696,7 +696,8 @@ discover available endpoints supported by a Casting Player.
696
### Connect to a Casting Player
697
698
_{Complete Connection examples: [Linux](linux/simple-app-helper.cpp) |
699
-[iOS](darwin/TvCasting/TvCasting/MCConnectionExampleViewModel.swift)}_
+[Android](android/App/app/src/main/java/com/matter/casting/ConnectionExampleFragment.java)
700
+| [iOS](darwin/TvCasting/TvCasting/MCConnectionExampleViewModel.swift)}_
701
702
Each `CastingPlayer` object created during
703
[Discovery](#discover-casting-players) contains information such as
0 commit comments