IAlertManager.smali

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


# virtual methods
.method public abstract enableHttp(Z)V
.end method

.method public abstract reportAlertEvent(Lsg/bigo/svcapi/alert/ProtocolAlertEvent;)V
.end method

.method public abstract reportHttpAlert(Lsg/bigo/svcapi/alert/HttpAlertEvent;)V
.end method

.method public abstract reportSimpleAlert(III)V
.end method

.method public abstract reset()V
.end method