IStatManager.smali
.class public interface abstract Lsg/bigo/svcapi/stat/IStatManager;
.super Ljava/lang/Object;
.source "SourceFile"
# virtual methods
.method public abstract registerStateListener(Lsg/bigo/svcapi/stat/IStatStateListener;)V
.end method
.method public abstract reportBLiveGeneralEvent(Ljava/lang/String;Ljava/util/Map;Z)V
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/String;",
"Ljava/util/Map<",
"Ljava/lang/String;",
"Ljava/lang/String;",
">;Z)V"
}
.end annotation
.end method
.method public abstract reportBLiveStatisBaseEvent(Lsg/bigo/svcapi/proto/Marshallable;IZ)V
.end method
.method public abstract sendBainaNormalStats(Lsg/bigo/svcapi/proto/Marshallable;II)V
.end method
.method public abstract sendBainaNormalStatsNoRetry(Lsg/bigo/svcapi/proto/Marshallable;I)V
.end method
.method public abstract sendNormalStats(Lsg/bigo/svcapi/proto/Marshallable;II)V
.end method
.method public abstract sendNormalStatsNoRetry(Lsg/bigo/svcapi/proto/Marshallable;I)V
.end method
.method public abstract sendSpecificStats(Lsg/bigo/svcapi/IProtocolSerializable;II)V
.end method