Package 

Enum IdentityStatus

  • All Implemented Interfaces:
    java.io.Serializable , kotlin.Comparable

    
    public enum IdentityStatus
    extends Enum<IdentityStatus>
                        

    This enum type represents the different status an Identity can be in.

    This has been translated from the Web implement, see the following for more information: https://github.com/IABTechLab/uid2-web-integrations/blob/5a8295c47697cdb1fe36997bc2eb2e39ae143f8b/src/Uid2InitCallbacks.ts#L12-L20