Description of a topic view that has been created.
- See also
- PTDiffusionTopicViewsFeature
- Since
- 6.3
◆ isEqualToTopicView:
Compares the receiver to the given topic view.
- Parameters
-
| topicView | The topic view object with which to compare the receiver. |
- Returns
YES if it matches the receiver, otherwise NO.
- Since
- 6.3
◆ name
The name of the topic view. If the name is empty, the operation will fail.
- Since
- 6.3
◆ roles
| - (NSArray<NSString *>*) roles |
|
readnonatomicassign |
The roles used by the topic view when evaluating permissions.
- Since
- 6.3
◆ specification
| - (NSString*) specification |
|
readnonatomicassign |
The specification of the topic view.
- Since
- 6.3