GKNotificationMatch Délégué
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Délégué utilisé avec FindMatch(GKMatchRequest, GKNotificationMatch) qui spécifie le comportement après qu’une correspondance a été effectuée.
public delegate void GKNotificationMatch(GKMatch match, NSError error);
type GKNotificationMatch = delegate of GKMatch * NSError -> unit
Paramètres
- match
- GKMatch
- error
- NSError