GKMatchmakerViewControllerDelegate.DidFailWithError Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[Foundation.Export("matchmakerViewController:didFailWithError:")]
public abstract void DidFailWithError (GameKit.GKMatchmakerViewController viewController, Foundation.NSError error);
abstract member DidFailWithError : GameKit.GKMatchmakerViewController * Foundation.NSError -> unit
Paramètres
- viewController
- GKMatchmakerViewController
- error
- NSError
Implémente
- Attributs