GKMatchmakerViewControllerDelegate.DidFailWithError Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
[Foundation.Export("matchmakerViewController:didFailWithError:")]
public abstract void DidFailWithError (GameKit.GKMatchmakerViewController viewController, Foundation.NSError error);
abstract member DidFailWithError : GameKit.GKMatchmakerViewController * Foundation.NSError -> unit
Parameter
- viewController
- GKMatchmakerViewController
- error
- NSError
Penerapan
- Atribut