![]() |
Diffusion Apple API 6.12.1
Unified Client Library for iOS, tvOS and OS X / macOS
|
A session tree branch mapping table. More...
#include <PTDiffusionBranchMappingTable.h>
Properties | |
| NSString * | sessionTreeBranch |
| NSArray< PTDiffusionBranchMapping * > * | branchMappings |
A session tree branch mapping table.
A branch mapping table is a list of branch mappings assigned to a session tree branch
To create a branch mapping table, obtain a new a builder instance using PTDiffusionBranchMappingTableBuilder, call addBranchMapping for each branch mapping, then createTable. The result can then be sent to the server using putBranchMappingTable
|
readnonatomicassign |
The branch mappings
|
readnonatomicassign |
The branch of the session tree to which this table is bound