Skip to content

ParticipantScreenShareAddedEvent

Ajša Terko edited this page Apr 26, 2023 · 2 revisions



getParticipant()

Description

Returns the participant that turned on their screenshare video.

Arguments

  • none

Returns

  • Participant - Represents the participant that turned on their screenshare video.



getTrack()

Description

Returns the participant's screenshare video track that was added.

Arguments

  • none

Returns

  • RTCVideoTrack - Represents the participant's screenshare video track that was added.

Tutorials

Migration guides

Reference documentation

Clone this wiki locally