Diffusion Apple API 6.12.0
Unified Client Library for iOS, tvOS and OS X / macOS
Loading...
Searching...
No Matches
PTDiffusionTopicRemovalResult Class Reference

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

#include <PTDiffusionTopicRemovalResult.h>

Inheritance diagram for PTDiffusionTopicRemovalResult:

Properties

NSUInteger removedCount

Detailed Description

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

Since
6.6

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.