Share via


GKMatch.ChooseBestHostPlayerAsync Method

Definition

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

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Threading.Tasks.Task<string> ChooseBestHostPlayerAsync();
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ChooseBestHostPlayerAsync : unit -> System.Threading.Tasks.Task<string>
override this.ChooseBestHostPlayerAsync : unit -> System.Threading.Tasks.Task<string>

Returns

A task that represents the asynchronous ChooseBestHostPlayer operation. The value of the TResult parameter is of type System.Action<System.String>.

Attributes

Applies to