VideoStreamReceiveStopReason
Enum that represents the reason why video receiving on the remote video stream has been stopped.
Consts
AUTOMATIC
Indicates that video receiving on a remote video stream is stopped by the Voximplant Cloud due to a network issue on the device.
MANUAL
Indicates that video receiving on a remote video stream is stopped by the client via the IRemoteVideoStream.stopReceiving() API.