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.
2 parents 6171c83 + 3916ebc commit b770446Copy full SHA for b770446
1 file changed
Sources/MultipeerKit/Public API/MultipeerDataSource.swift
@@ -1,5 +1,6 @@
1
import Foundation
2
3
+@available(tvOS 13.0, *)
4
@available(OSX 10.15, *)
5
@available(iOS 13.0, *)
6
/// This class can be used to monitor nearby peers in a reactive way,
0 commit comments