GKTurnBasedEventListener.ReceivedExchangeCancellation Method

Definition

Method that is called after player cancels the exchange.

[Foundation.Export("player:receivedExchangeCancellation:forMatch:")]
public virtual void ReceivedExchangeCancellation (GameKit.GKPlayer player, GameKit.GKTurnBasedExchange exchange, GameKit.GKTurnBasedMatch match);
abstract member ReceivedExchangeCancellation : GameKit.GKPlayer * GameKit.GKTurnBasedExchange * GameKit.GKTurnBasedMatch -> unit
override this.ReceivedExchangeCancellation : GameKit.GKPlayer * GameKit.GKTurnBasedExchange * GameKit.GKTurnBasedMatch -> unit

Parameters

player
GKPlayer
Attributes

Applies to