Package 

Enum TaskType

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

    
    public enum TaskType
    
                        

    Used to distinguish task types and find out their priorities.

    !!!IMPORTANT!!! Enum names are used in persistent cache to detect task type Don't rename enum values or add migration code in com.appsflyer.CacheRequestData and com.appsflyer.CacheManager