Freigeben über


GKNotificationMatch Delegat

Definition

Ein Delegat, der mit FindMatch(GKMatchRequest, GKNotificationMatch) verwendet wird, der das Verhalten nach einer Übereinstimmung angibt.

public delegate void GKNotificationMatch(GKMatch match, NSError error);
type GKNotificationMatch = delegate of GKMatch * NSError -> unit

Parameter

match
GKMatch
error
NSError

Gilt für: