onStartReceivingVideoStream property

VIStartReceivingVideoStream? onStartReceivingVideoStream
getter/setter pair

Callback for getting notified when video receive on a remote video stream is started after previously being stopped. Available only for the conference calls.

Implementation

VIStartReceivingVideoStream? onStartReceivingVideoStream;