Compartir a través de


CKMarkNotificationsReadHandler Delegado

Definición

Delegado para la Completed propiedad .

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

Parámetros

notificationIDsMarkedRead
CKNotificationID[]
operationError
NSError

Se aplica a