GKMatchDelegate.Failed(GKMatch, NSError) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Method that is called when a match cannot connect to any of the players.
[Foundation.Export("match:didFailWithError:")]
public virtual void Failed (GameKit.GKMatch match, Foundation.NSError error);
abstract member Failed : GameKit.GKMatch * Foundation.NSError -> unit
override this.Failed : GameKit.GKMatch * Foundation.NSError -> unit
Parameters
- match
- GKMatch
- Attributes