![]() |
Diffusion Apple API 6.12.0
Unified Client Library for iOS, tvOS and OS X / macOS
|
Reports the number of topics removed by a call to removeTopicsWithTopicSelectorExpression.
More...
#include <PTDiffusionTopicRemovalResult.h>
Properties | |
| NSUInteger | removedCount |
Reports the number of topics removed by a call to removeTopicsWithTopicSelectorExpression.
|
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.