Interface AuthCallback


public interface AuthCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onResult(boolean success)
     
  • Method Details

    • onResult

      void onResult(boolean success)