GKMatchDelegate_Extensions.ConnectionFailed Method

Definition

Caution

It will never be called.

[System.Obsolete("It will never be called.", false)]
public static void ConnectionFailed (this GameKit.IGKMatchDelegate This, GameKit.GKMatch match, string playerId, Foundation.NSError error);
static member ConnectionFailed : GameKit.IGKMatchDelegate * GameKit.GKMatch * string * Foundation.NSError -> unit

Parameters

match
GKMatch
playerId
String
error
NSError
Attributes

Applies to