GKMatchmakerViewControllerDelegate.ReceivedAcceptFromHostedPlayer Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Foundation.Export("matchmakerViewController:didReceiveAcceptFromHostedPlayer:")]
[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 virtual void ReceivedAcceptFromHostedPlayer (GameKit.GKMatchmakerViewController viewController, string playerID);
abstract member ReceivedAcceptFromHostedPlayer : GameKit.GKMatchmakerViewController * string -> unit
override this.ReceivedAcceptFromHostedPlayer : GameKit.GKMatchmakerViewController * string -> unit
Parâmetros
- viewController
- GKMatchmakerViewController
- playerID
- String
- Atributos