ChunkLink.smali

.class public abstract Lsg/bigo/chunklink/ChunkLink;
.super Ljava/lang/Object;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lsg/bigo/chunklink/ChunkLink$CppProxy;
    }
.end annotation


# static fields
.field public static final CLOSED:I = 0x3

.field public static final CONNECTED:I = 0x1

.field public static final CONNECTING:I


# direct methods
.method public constructor <init>()V
    .registers 1

    .line 12
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public abstract close()V
.end method

.method public abstract connect(IS)Z
.end method

.method public abstract deinit()V
.end method

.method public abstract init(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lsg/bigo/chunklink/Handler;)Z
.end method

.method public abstract status()I
.end method

.method public abstract write([B)I
.end method