Interface VideoPlayerEvents.OnSetupErrorListener

    • Method Detail

      • onSetupError

        void onSetupError​(SetupErrorEvent setupErrorEvent)
        Fired when the player could not be setup.
        Parameters:
        setupErrorEvent - The payload the accompanies the onSetupError() event.