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

Introduction

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

Since
6.12
Inheritance diagram for PTDiffusionTopicSelection:

Properties

PTDiffusionTopicSelectionType type
 
NSString * selectorExpression
 

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