다음을 통해 공유


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

반환

특성

적용 대상