Interface QeSyncExperimentsIg_android_direct_inbox_cache_universe

interface QeSyncExperimentsIg_android_direct_inbox_cache_universe {
    dispatch_to_handler: boolean;
    fix_dispatch_from_disk: boolean;
    igAdditional: any[];
    igGroup: string;
    initialize_mutation_manager_on_start: boolean;
    remove_cache_warmup: boolean;
    use_independent_thread_for_mutation: boolean;
}

Properties

dispatch_to_handler: boolean
fix_dispatch_from_disk: boolean
igAdditional: any[]
igGroup: string
initialize_mutation_manager_on_start: boolean
remove_cache_warmup: boolean
use_independent_thread_for_mutation: boolean