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

Introduction

Reports the number of topics removed by a call to removeTopicsWithTopicSelectorExpression.

Since
6.6
Inheritance diagram for PTDiffusionTopicRemovalResult:

Properties

NSUInteger removedCount
 

Property Documentation

- (NSUInteger) removedCount
readnonatomicassign

The integer returned represents the number of topics removed by the operation. This does not include any derived topics created by a topic view which were removed as a side effect of this action.