An enumeration that allows data transmission to trade off speed for reliability.
Syntax
[ObjCRuntime.iOS(4, 0)]
[ObjCRuntime.Native]
public enum GKMatchSendDataMode
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