Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BranchMappingTable

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 builder instance using {@link Diffusion.newBranchMappingTableBuilder}, call {@link Builder.addBranchMapping} for each branch mapping, then {@link Builder.create}. The result can then be sent to the server using SessionTrees.putBranchMappingTable.

author

Push Technology Limited

since

6.7

see

SessionTrees

Hierarchy

  • BranchMappingTable

Index

Methods

getBranchMappings

  • Returns BranchMapping[]

    the branch mappings

getSessionTreeBranch

  • getSessionTreeBranch(): string
  • Returns string

    the branch of the session tree to which this table is bound