Diffusion Apple API 6.11.5
Unified Client Library for iOS, tvOS and OS X / macOS
Loading...
Searching...
No Matches
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

◆ removedCount

- (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.