Interface AppIntegrityModuleApi.ErrorCallback

Enclosing class:
AppIntegrityModuleApi

public static interface AppIntegrityModuleApi.ErrorCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onError(String errorMessage)
     
  • Method Details

    • onError

      void onError(@NonNull String errorMessage)