package com.chartboost.sdk.impl;

import com.chartboost.sdk.internal.Model.CBError;
/* loaded from: classes2.dex */
public interface i0 {
    void a(String str);

    void a(String str, int i);

    void a(String str, CBError.b bVar);

    void a(String str, String str2, CBError.a aVar);

    void b(String str);

    void c(String str);

    void d(String str);

    void e(String str);
}
