Class: VideoErrorData

VideoErrorData

[DEPRECATED] (NOTE: replaced by Analytics.EVENT_DATA.VideoPlaybackErrorData) Contains information about the error code and message of the video error.

VideoErrorData(errorCode)

Initialize an instance of the current class using the new keyword along with this constructor.
Parameters:
Name Type Description
errorCode string The error code
Properties:
Name Type Description
errorCode string The error code
errorMessage string The error message