retrieveVideo

abstract fun retrieveVideo(call: WebRTCCall?, publisherId: String?, sharing: Boolean)

Retrieve the subscribed video from the given participant id in order to get back stream (can be useful when a video is displayed again). This is far more efficient than just using unsubscribeToVideo/subscribeToVideo.

Parameters

call

: WebRTCCall the call to retrieve the video on

publisherId

String the participant id from whom video should be retrieved

sharing

: Boolean is sharing