MultipeerConnectivity.MCBrowserViewController Members

The members of MultipeerConnectivity.MCBrowserViewController are listed below.

See Also: Inherited members from UIKit.UIViewController

Public Constructors

A constructor that initializes the object from the data stored in the unarchiver object.
Constructor where the service type and options are defined in browser.
Constructor that advertises the serviceType network protocol.

Protected Constructors

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 Properties

[read-only]
BrowserMCNearbyServiceBrowser. The MultipeerConnectivity.MCNearbyServiceBrowser used for discovering peers.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
DelegateIMCBrowserViewControllerDelegate. An instance of the MultipeerConnectivity.MCBrowserViewControllerDelegate model class which acts as the class delegate.
MaximumNumberOfPeersnuint. Allows the application developer to limit the number of peers.
MinimumNumberOfPeersnuint. Allows the application developer to specify a minimum amount of peers.
[read-only]
SessionMCSession. The MultipeerConnectivity.MCSession being managed.
WeakDelegateFoundation.NSObject. An object that can respond to the delegate protocol for this type

Protected Methods

override
Dispose(bool)
Releases the resources used by the MCBrowserViewController object.