Partager via


GKMatchmakerViewControllerDelegate_Extensions.ReceivedAcceptFromHostedPlayer Méthode

Définition

Les développeurs ne doivent pas utiliser cette méthode dépréciée. Les développeurs doivent utiliser « HostedPlayerDidAccept » à la place.

[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

Paramètres

This
IGKMatchmakerViewControllerDelegate

Instance sur laquelle cette méthode d’extension fonctionne.

playerID
String
Attributs

S’applique à