Share via


GKSessionDelegate_Extensions.FailedWithError Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void FailedWithError(this GameKit.IGKSessionDelegate This, GameKit.GKSession session, Foundation.NSError error);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member FailedWithError : GameKit.IGKSessionDelegate * GameKit.GKSession * Foundation.NSError -> unit

Parameters

session
GKSession
error
NSError
Attributes

Applies to