Interface BlukiiInfo.OnReportListener

Enclosing class:
BlukiiInfo

public static interface BlukiiInfo.OnReportListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Callback if request of click report fails.
    void
    Callback for successful request of click report.
  • Method Details

    • onReport

      void onReport()
      Callback for successful request of click report.
    • onError

      void onError(BlukiiCloudError error)
      Callback if request of click report fails.
      Parameters:
      error - A BlukiiCloudError which defines the cause