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 newBranchMappingTableBuilder, call BranchMappingTableBuilder.addBranchMapping for each branch mapping, then BranchMappingTableBuilder.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