GKMatchmaker.QueryPlayerGroupActivityAsync(nint) Method

Definition

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

Parameters

playerGroup
System.System.IntPtr System.nativeint

Returns

Task<System.System.IntPtr>

Task<System.nativeint>

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

Applies to