Compartilhar via


GKMatchDelegate_Extensions.ShouldReinvitePlayer Método

Definição

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'ShouldReinviteDisconnectedPlayer' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.None, "Use 'ShouldReinviteDisconnectedPlayer' instead.")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static bool ShouldReinvitePlayer (this GameKit.IGKMatchDelegate This, GameKit.GKMatch match, string playerId);
static member ShouldReinvitePlayer : GameKit.IGKMatchDelegate * GameKit.GKMatch * string -> bool

Parâmetros

This
IGKMatchDelegate

A instância na qual esse método de extensão opera.

match
GKMatch
playerId
String

Retornos

Atributos

Aplica-se a