Share via


GKMatchmaker.FindMatchedPlayersAsync(GKMatchRequest) Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Threading.Tasks.Task<GameKit.GKMatchedPlayers> FindMatchedPlayersAsync(GameKit.GKMatchRequest request);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member FindMatchedPlayersAsync : GameKit.GKMatchRequest -> System.Threading.Tasks.Task<GameKit.GKMatchedPlayers>
override this.FindMatchedPlayersAsync : GameKit.GKMatchRequest -> System.Threading.Tasks.Task<GameKit.GKMatchedPlayers>

Parameters

request
GKMatchRequest

Returns

Attributes

Applies to