MonoTouch.GameKit.GKMatchSendDataMode Enumeration
An enumeration that allows data transmission to trade off speed for reliability.

Syntax

[MonoTouch.ObjCRuntime.iOS(4, 0)]
[MonoTouch.ObjCRuntime.Native]
public enum GKMatchSendDataMode

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
ReliableSlower, but rebroadcast until received. Reliable data is guaranteed to arrive in order of transmission.
UnreliableFast, but not guaranteed to arrive and may arrive out of order.

Requirements

Namespace: MonoTouch.GameKit
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0