updateParticipant abstract method
- RoomParticipant participant
Update participant info
Update the participant rendered by the view, switch to display the new participant's video stream.
participant: Participant info
Implementation
void updateParticipant(RoomParticipant participant);