次の方法で共有


GKLocalPlayerListener.ReceivedExchangeCancellation メソッド

定義

交換が取り消されたときに呼び出されるメソッド。

[Foundation.Export("player:receivedExchangeCancellation:forMatch:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
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

パラメーター

player
GKPlayer
属性

適用対象