Interface MCNearbyServiceBrowserDelegate

    • Method Detail

      • browserDidNotStartBrowsingForPeers

        default void browserDidNotStartBrowsingForPeers​(MCNearbyServiceBrowser browser,
                                                        NSError error)
        Browsing did not start due to an error.
      • browserFoundPeerWithDiscoveryInfo

        void browserFoundPeerWithDiscoveryInfo​(MCNearbyServiceBrowser browser,
                                               MCPeerID peerID,
                                               NSDictionary<java.lang.String,​java.lang.String> info)
        Found a nearby advertising peer.