Property signature CollaborationStartingState.mainStageUrl

The URL that the main stage opens for users joining the collaboration. The length of this URL must be less than 512 characters.

Signature

mainStageUrl?: string;

Details

Type string
Optional Yes
Readonly No