Поделиться через


GKMatchDelegate_Extensions.ShouldReinvitePlayer Метод

Определение

[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

Параметры

This
IGKMatchDelegate

Экземпляр, с которым работает этот метод расширения.

match
GKMatch
playerId
String

Возвращаемое значение

Атрибуты

Применяется к