Share via


GKMatchReinvitation Delegate

Definition

public delegate bool GKMatchReinvitation(GKMatch match, string playerId);
type GKMatchReinvitation = delegate of GKMatch * string -> bool

Parameters

match
GKMatch
playerId
String

Return Value

Applies to