Contents

GKMatch.SendDataMode.reliable

Sends data continuously until the recipients successfully receive it or the connection times out.

Declaration

case reliable

Mentioned in

Discussion

Use this mode when you need guaranteed delivery in the order it’s sent, and the speed isn’t critical.

See Also

Modes