IAppStatus.smali

.class public interface abstract Lsg/bigo/svcapi/IAppStatus;
.super Ljava/lang/Object;
.source "SourceFile"


# virtual methods
.method public abstract cachedPassword()Ljava/lang/String;
.end method

.method public abstract foreground()Z
.end method

.method public abstract getPingExtra()Landroid/util/Pair;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Landroid/util/Pair<",
            "Ljava/lang/Byte;",
            "Lsg/bigo/svcapi/proto/Marshallable;",
            ">;"
        }
    .end annotation
.end method

.method public abstract getProxyInfo()Lsg/bigo/svcapi/network/IProxyInfo;
.end method

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

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