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

A session tree branch mapping. More...

#include <PTDiffusionBranchMapping.h>

Inheritance diagram for PTDiffusionBranchMapping:

Properties

NSString * sessionFilter
NSString * topicTreeBranch

Detailed Description

A session tree branch mapping.

Branch mappings belong to branch mapping tables. Each branch mapping is a pair of a session filter and the target topic tree branch that applies to sessions matching the filter.

See also
PTDiffusionSessionTreesFeature
Since
6.7

Property Documentation

◆ sessionFilter

- (NSString*) sessionFilter
readnonatomicassign

The session filter.

◆ topicTreeBranch

- (NSString*) topicTreeBranch
readnonatomicassign

The target branch in the topic tree for sessions matching the session filter