CKModifySubscriptionsHandler Delegate
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Delegate for the Completed property.
C#
public delegate void CKModifySubscriptionsHandler(CKSubscription[] savedSubscriptions, string[] deletedSubscriptionIds, NSError operationError);
type CKModifySubscriptionsHandler = delegate of CKSubscription[] * string[] * NSError -> unit
- savedSubscriptions
- CKSubscription[]
- deletedSubscriptionIds
- String[]
- operationError
- NSError
Προϊόν | Εκδόσεις |
---|---|
Xamarin.Mac SDK | 14 |