Package 

Class VerificationMatch

  • All Implemented Interfaces:
    android.os.Parcelable

    
    public class VerificationMatch
     implements Parcelable
                        

    Object representing result of a identity verification workflow

    • Constructor Detail

      • VerificationMatch

        VerificationMatch()
        Empty Constructor
      • VerificationMatch

        VerificationMatch(String guid, MatchResult matchResult)
        This constructor creates a new verification
        Parameters:
        guid - Identity Provider's Global unique id of the verified person
        matchResult - Object representing match attributes like matching confidence and strength