GKTurnBasedExchangeReply
Details about a recipient’s response to an exchange request.
Declaration
class GKTurnBasedExchangeReplyMentioned in
Overview
When you accept an exchange request using the reply(withLocalizableMessageKey:arguments:data:completionHandler:) method, GameKit sends a GKTurnBasedExchangeReply object to participants using the player(_:receivedExchangeReplies:forCompletedExchange:for:) protocol method. You can also get responses to exchange requests from the GKTurnBasedExchange object using the replies parameter.
Topics
Retrieving Reply Details
See Also
Turn-based games
Creating turn-based gamesStarting turn-based matches and passing turns between playersSending messages to players in turn-based gamesExchanging data between players in turn-based gamesGKTurnBasedMatchmakerViewControllerGKTurnBasedMatchGKTurnBasedParticipantGKTurnBasedEventListenerGKTurnBasedExchangeGKGameCenterBadgingDisabled