![]() |
Diffusion Apple API 6.11.5
Unified Client Library for iOS, tvOS and OS X / macOS
|
Result of calls to the Partial Update feature.
See applyJsonPatch:toPath:completionHandler: (PTDiffusionTopicUpdateFeature) and applyJsonPatch:toPath:withConstraint:completionHandler: (PTDiffusionTopicUpdateFeature)
Check failedOperation
to determine whether any of the operations failed.
Properties | |
NSNumber * | failedOperation |
an optional NSNumber which if non-null, contains the index of the first operation which failed | |