Options
All
  • Public
  • Public/Protected
  • All
Menu

State of the current Live Share sessions backing fluid container.

Index

Enumeration Members

added: "Added"

The call to LiveShareHost.setContainerId() successfully created the container mapping for the current Live Share session.

alreadyExists: "AlreadyExists"

A container mapping for the current Live Share Session already exists and should be used when joining the sessions Fluid container.

conflict: "Conflict"

The call to LiveShareHost.setContainerId() failed to create the container mapping due to another client having already set the container ID for the current Live Share session.

notFound: "NotFound"

A container mapping for the current Live Share session doesn't exist yet.

Generated using TypeDoc