Skip to main content
Version: Next

PlaybackErrorEvent

An object denoting a playback error encountered during loading or playback of a track.

PropertyTypeDescription
codestringThe code values are strings prefixed with android_ on Android and ios_ on iOS.
messagestringThe error message emitted by the native player.