MultipeerConnectivity.MCError Enumeration
An enumeration whose values specify various errors relating to multipeer connectivity.

Syntax

[ObjCRuntime.iOS(7, 0)]
[ObjCRuntime.Native]
public enum MCError

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
CancelledThe relevant operation was cancelled.
InvalidParameterThe relevant operation was called with an invalid parameter.
NotConnectedData was sent to a peer that is not connected.
TimedOutIndicates a connection or data-transmission time-out.
UnavailableIndicates that Multipeer Connectivity is not available.
UnknownThe type of the error could not be determined.
UnsupportedThe relevant operation is not supported (for instance, an attempt to send a non-local or non-Web-based resource).

Requirements

Namespace: MultipeerConnectivity
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0