Interface GetUserScoreListener

  • All Implemented Interfaces:
    com.incode.welcome_sdk.listeners.BaseListener , com.incode.welcome_sdk.listeners.ErrorListener , com.incode.welcome_sdk.listeners.UserCancelledListener

    
    public interface GetUserScoreListener
     implements BaseListener
                        

    Interface for getting overall user score, together with specific scores from ID, face scan etc...

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract void onUserScoreFetched(UserScoreResult userScoreResult) Called when the user score is fetched
      • Methods inherited from class com.incode.welcome_sdk.listeners.ErrorListener

        onError
      • Methods inherited from class com.incode.welcome_sdk.listeners.UserCancelledListener

        onUserCancelled
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • onUserScoreFetched

         abstract void onUserScoreFetched(UserScoreResult userScoreResult)

        Called when the user score is fetched

        Parameters:
        userScoreResult - user score