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

A topic selection that represents either a subscription (selection) or an unsubscription (deselection). More...

#include <PTDiffusionTopicSelection.h>

Inheritance diagram for PTDiffusionTopicSelection:

Properties

PTDiffusionTopicSelectionType type
NSString * selectorExpression

Detailed Description

A topic selection that represents either a subscription (selection) or an unsubscription (deselection).

Since
6.12

Property Documentation

◆ selectorExpression

- (NSString*) selectorExpression
readnonatomicassign

The the topic selector for the selection or deselection.

Since
6.12

◆ type

- (PTDiffusionTopicSelectionType) type
readnonatomicassign

The selection type

Since
6.12