GKMatchmakerViewControllerDelegate_Extensions.HostedPlayerDidAccept 方法

定义

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public static void HostedPlayerDidAccept (this GameKit.IGKMatchmakerViewControllerDelegate This, GameKit.GKMatchmakerViewController viewController, GameKit.GKPlayer playerID);
static member HostedPlayerDidAccept : GameKit.IGKMatchmakerViewControllerDelegate * GameKit.GKMatchmakerViewController * GameKit.GKPlayer -> unit

参数

This
IGKMatchmakerViewControllerDelegate

此扩展方法在其上运行的实例。

playerID
GKPlayer
属性

适用于