![]() |
Diffusion Apple API 6.11.5
Unified Client Library for iOS, tvOS and OS X / macOS
|
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
Properties | |
NSString * | sessionTreeBranch |
NSArray< PTDiffusionBranchMapping * > * | branchMappings |
|
readnonatomicassign |
The branch mappings
|
readnonatomicassign |
The branch of the session tree to which this table is bound