Interface OkVerifyRequestHandler


public interface OkVerifyRequestHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onError(io.okhi.android_core.models.OkHiException exception)
     
    void
     
  • Method Details

    • onSuccess

      void onSuccess()
    • onError

      void onError(io.okhi.android_core.models.OkHiException exception)