Class WarningEvent


public class WarningEvent extends ErrorEvent
Payload that accompanies the onWarning() callback.
  • Constructor Details

    • WarningEvent

      public WarningEvent(JWPlayer player, String message)
    • WarningEvent

      public WarningEvent(JWPlayer player, String message, int errorCode)