次の方法で共有


CKMarkNotificationsReadHandler 代理人

定義

プロパティの Completed デリゲート。

public delegate void CKMarkNotificationsReadHandler(CKNotificationID[] notificationIDsMarkedRead, NSError operationError);
type CKMarkNotificationsReadHandler = delegate of CKNotificationID[] * NSError -> unit

パラメーター

notificationIDsMarkedRead
CKNotificationID[]
operationError
NSError

適用対象