Creates a new FloorManager instance
Floor manager manifest
Get list of active conversant URIs
Get current speaker URI
Get the agent's manifest
Get the agent's service URL from the manifest
Get the agent's speaker URI from the manifest
Add a conversant to the active conversation
Conversant's manifest
Remove an event handler
Type of event
Handler function to remove
Add an event handler for a specific event type
Type of event to handle
Handler function
Remove a conversant from the active conversation
Speaker URI to remove
Floor manager agent implementation per specification Section 2.2 Manages multi-party conversations and event forwarding
Example