Condividi tramite


GKMatchmakerViewControllerDelegate_Extensions.ReceivedAcceptFromHostedPlayer Metodo

Definizione

Gli sviluppatori non devono usare questo metodo deprecato. Gli sviluppatori devono usare invece "HostedPlayerDidAccept".

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'HostedPlayerDidAccept' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.None, "Use 'HostedPlayerDidAccept' instead.")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static void ReceivedAcceptFromHostedPlayer (this GameKit.IGKMatchmakerViewControllerDelegate This, GameKit.GKMatchmakerViewController viewController, string playerID);
static member ReceivedAcceptFromHostedPlayer : GameKit.IGKMatchmakerViewControllerDelegate * GameKit.GKMatchmakerViewController * string -> unit

Parametri

This
IGKMatchmakerViewControllerDelegate

Istanza in cui funziona questo metodo di estensione.

playerID
String
Attributi

Si applica a