VIVideoStreamReceiveStopReason
Enum that represents the reason why receiving video on the remote video stream has been stopped.
Consts
VIVideoStreamReceiveStopReasonAutomatic
Indicates that receiving video on a remote video stream is stopped by the Voximplant Cloud due to a network issue on the device.
VIVideoStreamReceiveStopReasonManual
Indicates that receiving video on a remote video stream is stopped by the client via [VIRemoteVideoStream stopReceiving] API.