Class WebhookNotification

java.lang.Object
com.github.twitch4j.helix.webhooks.domain.WebhookNotification

@Deprecated public class WebhookNotification extends Object
Deprecated.
  • Constructor Details

    • WebhookNotification

      public WebhookNotification()
      Deprecated.
  • Method Details

    • getData

      public Map<String,Object> getData()
      Deprecated.
    • equals

      public boolean equals(Object o)
      Deprecated.
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(Object other)
      Deprecated.
    • hashCode

      public int hashCode()
      Deprecated.
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Deprecated.
      Overrides:
      toString in class Object