GKMatchmaker.QueryActivityAsync Method

Definition

Queries for activity in all player groups.

public virtual System.Threading.Tasks.Task<nint> QueryActivityAsync ();
abstract member QueryActivityAsync : unit -> System.Threading.Tasks.Task<nint>
override this.QueryActivityAsync : unit -> System.Threading.Tasks.Task<nint>

Returns

Task<System.System.IntPtr>

Task<System.nativeint>

A task that represents the asynchronous QueryActivity operation. The value of the TResult parameter is a GameKit.GKQueryHandler.

Applies to