reSubscribeToVideo

abstract suspend fun reSubscribeToVideo(room: IRainbowRoom, publisher: ConferenceParticipant, webinarSharing: Boolean): RainbowResult<Unit>

When a conference is started, it is possible to resubscribe to a video using this method. This is used to restart the video if it becomes stuck somehow.

Return

RainbowResult callback (onSuccess, onError)

Parameters

room

IRainbowRoom (bubble) associated to the conference

publisher

ConferenceParticipant the user that you want to unsubscribe the video