EntitiesSelfParticipantstopScreenShareCopy page|View as Markdown|Open in Claude|More actions1stopScreenShare(): Promise<void> Stops the current screen share. Returns Promise<void> Examples 1await selfParticipant.stopScreenShare(); See screenShareStatus$ — reactive state. startScreenShare.