Package 

Class UID2Manager


  • 
    public final class UID2Manager
    
                        

    This class represents the key way to interact with the UID2 SDK. It is responsible for taking ownership of a given UID2Identity and refreshes it when appropriate.

    The consuming application is expected to initialize the manager immediately upon Application creation. This can be done by calling UID2Manager.init. This allows the manager to potentially load any previously stored identity and make sure it's updated accordingly.

    After the manager is initialized, updates of the Identity or Status can be done via either the UID2ManagerIdentityChangedListener or via UID2Manager.state.