operationID
A unique identifier for a long-lived operation.
Declaration
var operationID: CKOperation.ID { get }Discussion
Pass this property’s value to the longLivedOperation(for:) method to fetch the corresponding long-lived operation. For more information, see Long-Lived Operations.