GKMatchRequest.SetRecipientResponseHandler Method

Definition

Caution

Use 'RecipientResponseHandler' property.

[System.Obsolete("Use 'RecipientResponseHandler' property.")]
public virtual void SetRecipientResponseHandler (Action<GameKit.GKPlayer,GameKit.GKInviteRecipientResponse> handler);
abstract member SetRecipientResponseHandler : Action<GameKit.GKPlayer, GameKit.GKInviteRecipientResponse> -> unit
override this.SetRecipientResponseHandler : Action<GameKit.GKPlayer, GameKit.GKInviteRecipientResponse> -> unit

Parameters

Attributes

Applies to