Class AdjustEventFailure

java.lang.Object
com.adjust.sdk.AdjustEventFailure

public class AdjustEventFailure extends Object
Adjust SDK Created by Pedro Silva (@nonelse) on 4th January 2016. Copyright © 2016-2018 Adjust GmbH. All rights reserved.
  • Field Details

    • willRetry

      public boolean willRetry
    • adid

      public String adid
    • message

      public String message
    • timestamp

      public String timestamp
    • eventToken

      public String eventToken
    • callbackId

      public String callbackId
    • jsonResponse

      public org.json.JSONObject jsonResponse
  • Constructor Details

    • AdjustEventFailure

      public AdjustEventFailure()
  • Method Details