Rate this page:

VideoStreamReceiveStopReason

Enum that represents the reason why video receive on the remote video stream was stopped.

Consts

AUTOMATIC

Copy URL

Indicates that video receive on a remote video stream is stopped by the Voximplant Cloud due to a network issue on the device.

MANUAL

Copy URL

Indicates that video receive on a remote video stream is stopped by the client via ICall.sendVideo(boolean, ICallCompletionHandler) API.