Diffusion Apple API  6.5.13
Unified Client Library for iOS, tvOS and OS X / macOS
 All Classes Files Functions Variables Enumerations Enumerator Properties Pages
Properties | List of all members
PTDiffusionJSONPatchResult Class Reference

Introduction

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.

Since
6.4
Inheritance diagram for PTDiffusionJSONPatchResult:

Properties

NSNumber * failedOperation
 an optional NSNumber which if non-null, contains the index of the first operation which failed