MultipeerConnectivity.MCBrowserViewControllerDelegate Members

The members of MultipeerConnectivity.MCBrowserViewControllerDelegate are listed below.

See Also: Inherited members from Foundation.NSObject

Protected Constructors

Default constructor, initializes a new instance of this class.
Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

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.