Class ASUserDetectionStatus


  • public final class ASUserDetectionStatus
    extends java.lang.Object
    [@enum] ASUserDetectionStatus [@constant] ASUserDetectionStatusUnsupported Not supported on current platform, ignore the value [@constant] ASUserDetectionStatusUnknown We could not determine the value. New users in the ecosystem will get this value as well, so you should not block these users, but instead treat them as any new user through standard email sign up flows [@constant] ASUserDetectionStatusLikelyReal A hint that we have high confidence that the user is real.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait