Class: VideoPlaybackErrorData

VideoPlaybackErrorData

Contains information about the error code and message of the video error.

VideoPlaybackErrorData()

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