GKMatchmaker.QueryPlayerGroupActivity(nint, GKQueryHandler) Method

Definition

[Foundation.Export("queryPlayerGroupActivity:withCompletionHandler:")]
public virtual void QueryPlayerGroupActivity (nint playerGroup, GameKit.GKQueryHandler completionHandler);
abstract member QueryPlayerGroupActivity : nint * GameKit.GKQueryHandler -> unit
override this.QueryPlayerGroupActivity : nint * GameKit.GKQueryHandler -> unit

Parameters

playerGroup
System.System.IntPtr System.nativeint
completionHandler
GKQueryHandler

To be added.

This parameter can be null.

Attributes

Applies to