GKTurnBasedMatchRequest Delegato
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Delegato che specifica il gestore di completamento per FindMatch(GKMatchRequest, GKTurnBasedMatchRequest).
public delegate void GKTurnBasedMatchRequest(GKTurnBasedMatch match, NSError error);
type GKTurnBasedMatchRequest = delegate of GKTurnBasedMatch * NSError -> unit
Parametri
- match
- GKTurnBasedMatch
- error
- NSError