33 lines
732 B
Smali
33 lines
732 B
Smali
.class public abstract Lcom/unity3d/ads/adplayer/model/LoadEvent;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lcom/unity3d/ads/adplayer/model/LoadEvent$Completed;,
|
|
Lcom/unity3d/ads/adplayer/model/LoadEvent$Error;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method private constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 3
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public synthetic constructor <init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
|
|
.locals 0
|
|
|
|
.line 0
|
|
invoke-direct {p0}, Lcom/unity3d/ads/adplayer/model/LoadEvent;-><init>()V
|
|
|
|
return-void
|
|
.end method
|