ID of the container to join for the meeting. Undefined if the container hasn't been created yet.
State of the containerId mapping.
If containerId
is undefined and shouldCreate
is false, the container isn't ready but
another client is creating it. The local client should wait the specified amount of time and
then ask for the container info again.
If true, the local client should create the container and then save the created containers ID to the mapping service.
Generated using TypeDoc
Returned from
LiveShareHost.get/setFluidContainerId()
to specify the container mapping for the current Live Share session.