次の方法で共有


GKMatchmakerViewControllerDelegate.DidFailWithError メソッド

定義

[Foundation.Export("matchmakerViewController:didFailWithError:")]
public abstract void DidFailWithError (GameKit.GKMatchmakerViewController viewController, Foundation.NSError error);
abstract member DidFailWithError : GameKit.GKMatchmakerViewController * Foundation.NSError -> unit

パラメーター

error
NSError

実装

属性

適用対象