An enumeration that allows data transmission to trade off speed for reliability.
Syntax
[ObjCRuntime.Availability(Deprecated=ObjCRuntime.Platform.iOS_2_0 | ObjCRuntime.Platform.iOS_2_2 | ObjCRuntime.Platform.iOS_3_0 | ObjCRuntime.Platform.iOS_3_1 | ObjCRuntime.Platform.iOS_3_2 | ObjCRuntime.Platform.iOS_4_0 | ObjCRuntime.Platform.iOS_4_1 | ObjCRuntime.Platform.iOS_4_2 | ObjCRuntime.Platform.iOS_4_3 | ObjCRuntime.Platform.iOS_5_0 | ObjCRuntime.Platform.iOS_5_1 | ObjCRuntime.Platform.iOS_6_0 | ObjCRuntime.Platform.iOS_6_1 | ObjCRuntime.Platform.iOS_7_0 | ObjCRuntime.Platform.iOS_7_1 | ObjCRuntime.Platform.Mac_10_0 | ObjCRuntime.Platform.Mac_10_1 | ObjCRuntime.Platform.Mac_10_2 | ObjCRuntime.Platform.Mac_10_3 | ObjCRuntime.Platform.Mac_10_4 | ObjCRuntime.Platform.Mac_10_5 | ObjCRuntime.Platform.Mac_10_6 | ObjCRuntime.Platform.Mac_10_7 | ObjCRuntime.Platform.Mac_10_8 | ObjCRuntime.Platform.Mac_10_9 | ObjCRuntime.Platform.Mac_10_10 | ObjCRuntime.Platform.iOS_Version | ObjCRuntime.Platform.Mac_Version, Introduced=ObjCRuntime.Platform.iOS_2_0 | ObjCRuntime.Platform.iOS_2_2 | ObjCRuntime.Platform.iOS_3_0 | ObjCRuntime.Platform.iOS_3_1 | ObjCRuntime.Platform.iOS_3_2 | ObjCRuntime.Platform.iOS_5_0 | ObjCRuntime.Platform.iOS_5_1 | ObjCRuntime.Platform.iOS_6_0 | ObjCRuntime.Platform.iOS_6_1 | ObjCRuntime.Platform.iOS_7_0 | ObjCRuntime.Platform.iOS_7_1 | ObjCRuntime.Platform.Mac_10_0 | ObjCRuntime.Platform.Mac_10_1 | ObjCRuntime.Platform.Mac_10_2 | ObjCRuntime.Platform.Mac_10_3 | ObjCRuntime.Platform.Mac_10_4 | ObjCRuntime.Platform.Mac_10_5 | ObjCRuntime.Platform.Mac_10_6 | ObjCRuntime.Platform.Mac_10_7 | ObjCRuntime.Platform.Mac_10_8 | ObjCRuntime.Platform.Mac_10_9 | ObjCRuntime.Platform.Mac_10_10 | ObjCRuntime.Platform.iOS_Version | ObjCRuntime.Platform.Mac_Version)]
public enum GKSendDataMode
See Also
Remarks
Members
| Member Name | Description |
|---|
| Reliable | Slower, but rebroadcast until received. Reliable data is guaranteed to arrive in order of transmission. |
| Unreliable | Fast, but not guaranteed to arrive and may arrive out of order. |
Requirements
Namespace: GameKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0