MCSessionSendDataMode.reliable
The framework should guarantee delivery of each message, enqueueing and retransmitting data as needed, and ensuring in-order delivery.
Declaration
case reliableDiscussion
Use this message type for application-critical data.