Creates a new TeamsFluidClient
instance.
Optional. Configuration options for the client.
Optional. Host for the current Live Share session. If not specified the host will attempt to be automatically determined.
Number of times the client should attempt to get the ID of the container to join for the current context.
If true the client is configured to use a local test server.
Connects to the fluid container for the current teams context.
Fluid objects to create.
Optional. Callback that's called when the container is first created.
The fluid container
and services
objects to use along with a created
flag that if true means the container had to be created.
Generated using TypeDoc
Client used to connect to fluid containers within a Microsoft Teams context.