![]() |
Diffusion Apple API 6.12.0
Unified Client Library for iOS, tvOS and OS X / macOS
|
Builder for PTDiffusionBranchMappingTable instances.
More...
#include <PTDiffusionBranchMappingTableBuilder.h>
Instance Methods | |
| (instancetype) | - reset |
| Resets the builder. | |
| (instancetype) | - addBranchMappingWithSessionFilter:topicTreeBranch: |
| Add a new branch mapping. | |
| (PTDiffusionBranchMappingTable *) | - createTableForSessionTreeBranch: |
Create a new PTDiffusionBranchMappingTable. | |
| - (instancetype) addBranchMappingWithSessionFilter: | (NSString *const) | sessionFilter | |
| topicTreeBranch: | (NSString *const) | topicTreeBranch |
Add a new branch mapping.
| sessionFilter | the session filter |
| topicTreeBranch | the target branch in the topic tree for sessions matching the session filter |
| - (PTDiffusionBranchMappingTable *) createTableForSessionTreeBranch: | (NSString *const) | sessionTreeBranch |
Create a new PTDiffusionBranchMappingTable.
| sessionTreeBranch | the session tree branch |
| - (instancetype) reset |
Resets the builder.