MultipeerConnectivity.MCBrowserViewControllerDelegate: Method Members

The methods of MultipeerConnectivity.MCBrowserViewControllerDelegate are listed below. For a list of all members, see the MCBrowserViewControllerDelegate Members list.

See Also: Inherited members from Foundation.NSObject

Public Methods

abstract
DidFinish(MCBrowserViewController)
Indicates that the MultipeerConnectivity.MCBrowserViewController was dismissed with peers connected.
ShouldPresentNearbyPeer(MCBrowserViewController, MCPeerID, Foundation.NSDictionary) : bool
Indicates a new peer has been discovered. Can be used to avoid showing the invitation UI.
abstract
WasCancelled(MCBrowserViewController)
Indicates that the browserViewController was dismissed when the user cancelled the presentation.