Edit

Share via


ISDKs interface

Conditional set of SDKs provided by SPFx dependent on the environment.

Properties

agents

SDK for agents-related functionalities

microsoftTeams

Contextual information about the current Microsoft Teams tab. This object will only be defined if a component is being hosted in Microsoft Teams.

Property Details

agents

Note

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

SDK for agents-related functionalities

agents?: IAgentsSDK;

Property Value

microsoftTeams

Contextual information about the current Microsoft Teams tab. This object will only be defined if a component is being hosted in Microsoft Teams.

microsoftTeams?: IMicrosoftTeams;

Property Value

Remarks

For more information, please see: https://docs.microsoft.com/en-us/javascript/api/@microsoft/teams-js/?view=msteams-client-js-latest