GKMatchmaker.FindPlayers(GKMatchRequest, GKFriendsHandler) 方法

定义

[Foundation.Export("findPlayersForHostedMatchRequest:withCompletionHandler:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'FindPlayersForHostedRequest' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.None, "Use 'FindPlayersForHostedRequest' instead.")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void FindPlayers (GameKit.GKMatchRequest request, GameKit.GKFriendsHandler playerHandler);
abstract member FindPlayers : GameKit.GKMatchRequest * GameKit.GKFriendsHandler -> unit
override this.FindPlayers : GameKit.GKMatchRequest * GameKit.GKFriendsHandler -> unit

参数

request
GKMatchRequest
playerHandler
GKFriendsHandler

内容待定。

此参数可以为 null

属性

适用于