An enumeration whose values specify various errors relating to multipeer connectivity.
Syntax
[ObjCRuntime.iOS(7, 0)]
[ObjCRuntime.Native]
public enum MCError
Remarks
Members
| Member Name | Description |
|---|
| Cancelled | The relevant operation was cancelled. |
| InvalidParameter | The relevant operation was called with an invalid parameter. |
| NotConnected | Data was sent to a peer that is not connected. |
| TimedOut | Indicates a connection or data-transmission time-out. |
| Unavailable | Indicates that Multipeer Connectivity is not available. |
| Unknown | The type of the error could not be determined. |
| Unsupported | The 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