GKMatch.SendDataMode.unreliable
Sends data once even if an error occurs.
Declaration
case unreliableMentioned in
Discussion
Use this mode for small packets of data that must arrive quickly to be useful to the recipient. Unreliable data may arrive in a different order than when you sent it.