Package 

Enum FlushAttemptResult

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

    
    public enum FlushAttemptResult
    extends Enum<FlushAttemptResult>
                        

    Watches for connectivity changes and flushes any cached requests using the provided networkExecutor. Caches requests in SQLite (legacy JSONL files are deleted on start).