次の方法で共有


GKSessionDelegate_Extensions.FailedWithError メソッド

定義

public static void FailedWithError (this GameKit.IGKSessionDelegate This, GameKit.GKSession session, Foundation.NSError error);
static member FailedWithError : GameKit.IGKSessionDelegate * GameKit.GKSession * Foundation.NSError -> unit

パラメーター

This
IGKSessionDelegate

この拡張メソッドが動作するインスタンス。

session
GKSession
error
NSError

適用対象