IBLiveStatisSender.smali

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

# interfaces
.implements Landroid/os/IInterface;


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lsg/bigo/sdk/blivestat/IBLiveStatisSender$Stub;
    }
.end annotation


# virtual methods
.method public abstract reportBaseEvent([BIZ)V
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Landroid/os/RemoteException;
        }
    .end annotation
.end method

.method public abstract reportGeneralEvent(Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;Z)V
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Landroid/os/RemoteException;
        }
    .end annotation
.end method