SharingProtocol enum

Represents the protocol option for sharing app content to the meeting stage.

Fields

Collaborative

The default protocol for sharing app content to stage. To learn more, visit https://aka.ms/teamsjs/shareAppContentToStage

ScreenShare

A read-only protocol for sharing app content to stage, which uses screen sharing in meetings. If provided, this protocol will open the specified contentUrl passed to the shareAppContentToStage API in a new instance and screen share that instance.