GKMatch.SendDataMode.reliable
Sends data continuously until the recipients successfully receive it or the connection times out.
Declaration
case reliableMentioned in
Discussion
Use this mode when you need guaranteed delivery in the order it’s sent, and the speed isn’t critical.