CKAcceptPerShareCompletionHandler 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.
public delegate void CKAcceptPerShareCompletionHandler(CKShareMetadata shareMetadata, CKShare acceptedShare, NSError error);
type CKAcceptPerShareCompletionHandler = delegate of CKShareMetadata * CKShare * NSError -> unit
Paramètres
- shareMetadata
- CKShareMetadata
- acceptedShare
- CKShare
- error
- NSError