ILinkdConnStatManager.smali
.class public interface abstract Lsg/bigo/svcapi/stat/ILinkdConnStatManager;
.super Ljava/lang/Object;
.source "SourceFile"
# virtual methods
.method public abstract markForeground(Z)V
.end method
.method public abstract onLinkdConnectStart()V
.end method
.method public abstract onLinkdConnected(IILjava/net/InetSocketAddress;I)V
.end method
.method public abstract onLinkdDisconnected(IIILjava/lang/String;IIIIJZIJ)V
.end method
.method public abstract onLinkdLoginFailed()V
.end method
.method public abstract onNetworkChange(Z)V
.end method
.method public abstract onRequestLinkdIpStart()V
.end method
.method public abstract setILinkd(Lsg/bigo/svcapi/linkd/ILinkd;)V
.end method