Diffusion Apple API  6.4.10
Unified Client Library for iOS, tvOS and OS X / macOS
 All Classes Functions Variables Properties Pages
Class Methods | Properties | Instance Methods | 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:

Class Methods

(instancetype) + NS_UNAVAILABLE
 

Properties

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

Instance Methods

(instancetype) - NS_UNAVAILABLE