| Package | Description |
|---|---|
| com.pushtechnology.diffusion.client.features.control.topics |
Client API : Topic Control Features.
|
| Modifier and Type | Method and Description |
|---|---|
SessionTrees.BranchMappingTable |
SessionTrees.BranchMappingTable.Builder.create(String sessionTreeBranch)
Create a new branch mapping table.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<SessionTrees.BranchMappingTable> |
SessionTrees.getBranchMappingTable(String sessionTreeBranch)
Retrieve a branch mapping table from the server.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<?> |
SessionTrees.putBranchMappingTable(SessionTrees.BranchMappingTable branchMappingTable)
Create or replace a branch mapping table.
|
Copyright © 2025 DiffusionData Limited. All rights reserved.