Namespace PushTechnology.ClientInterface.Client.Features.SessionTrees

Classes

InvalidBranchMappingException

Exception indicating an invalid IBranchMapping or IBranchMappingTable.

Interfaces

IBranchMapping

A session tree branch mapping.

IBranchMappingTable

A session tree branch mapping table.

IBranchMappingTableBuilder

Builder for IBranchMappingTable instances (see NewBranchMappingTableBuilder()).

ISessionTrees

This feature allows a client session to configure session trees.

Back to top