ErrorCodes.smali

.class public Lorg/webrtc/alirtcInterface/ErrorCodes;
.super Ljava/lang/Object;
.source "ErrorCodes.java"


# static fields
.field public static SDK_RESULT_WRONG_STATE_ERROR:I


# direct methods
.method static constructor <clinit>()V
    .registers 1

    .line 5
    const v0, 0x1030204

    sput v0, Lorg/webrtc/alirtcInterface/ErrorCodes;->SDK_RESULT_WRONG_STATE_ERROR:I

    return-void
.end method

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

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

    return-void
.end method