IHttpSenderConfig.smali

.class public interface abstract Lsg/bigo/sdk/blivestat/IHttpSenderConfig;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Lsg/bigo/sdk/blivestat/ISenderConfig;


# virtual methods
.method public abstract checkAndDelaySend()V
.end method

.method public abstract debugHttp(Ljava/util/List;Lokhttp3/p;)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/util/List<",
            "Lokhttp3/u;",
            ">;",
            "Lokhttp3/p;",
            ")V"
        }
    .end annotation
.end method

.method public abstract setBackupAddressIP([Ljava/lang/String;)V
.end method

.method public abstract setBackupHost(Ljava/lang/String;)V
.end method

.method public abstract setCanSendInBackground(Z)V
.end method

.method public abstract setExternDns(Lsg/bigo/sdk/blivestat/config/IDnsConfig;)V
.end method

.method public abstract setMaxRequests(I)V
.end method

.method public abstract setReportUrl(ILjava/lang/String;)V
.end method

.method public abstract setReportUrl(ILjava/lang/String;Ljava/lang/String;)V
.end method

.method public abstract setUserAgent(Ljava/lang/String;)V
.end method