Files
rr3-apk/smali_classes4/com/mbridge/msdk/newreward/player/iview/IMetaData.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

41 lines
1.3 KiB
Smali

.class public interface abstract Lcom/mbridge/msdk/newreward/player/iview/IMetaData;
.super Ljava/lang/Object;
.source "SourceFile"
# virtual methods
.method public abstract activityReport(Ljava/lang/String;)V
.annotation runtime Lcom/mbridge/msdk/newreward/function/command/retention/ReportAnnotation$MethodInfo;
className = "IMetaData"
methodName = "report"
methodParameter = "1"
reportType = "3"
.end annotation
.end method
.method public abstract activityReport(Ljava/lang/String;Lcom/mbridge/msdk/foundation/same/report/d/e;)V
.annotation runtime Lcom/mbridge/msdk/newreward/function/command/retention/ReportAnnotation$MethodInfo;
className = "IMetaData"
methodName = "report"
methodParameter = "1"
reportType = "3"
.end annotation
.end method
.method public abstract getDate()Ljava/lang/Object;
.end method
.method public abstract getRootViewGroup()Landroid/view/ViewGroup;
.end method
.method public abstract onShowFail(Ljava/lang/String;I)V
.annotation runtime Lcom/mbridge/msdk/newreward/function/command/retention/ReportAnnotation$MethodInfo;
isParameter = true
key = "2000131"
reportType = "1"
.end annotation
.end method
.method public abstract setDate(Ljava/lang/Object;)V
.end method