Share via


GKMatchmakerViewControllerDelegate_Extensions.ReceivedAcceptFromHostedPlayer Method

Definition

Developers should not use this deprecated method. Developers should use 'HostedPlayerDidAccept' instead.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void ReceivedAcceptFromHostedPlayer(this GameKit.IGKMatchmakerViewControllerDelegate This, GameKit.GKMatchmakerViewController viewController, string playerID);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ReceivedAcceptFromHostedPlayer : GameKit.IGKMatchmakerViewControllerDelegate * GameKit.GKMatchmakerViewController * string -> unit

Parameters

playerID
String
Attributes

Applies to