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

33 lines
977 B
Smali

.class public interface abstract Lcom/mbridge/msdk/video/signal/communication/BaseIRewardCommunication;
.super Ljava/lang/Object;
.source "SourceFile"
# virtual methods
.method public abstract cai(Ljava/lang/Object;Ljava/lang/String;)V
.end method
.method public abstract getEndScreenInfo(Ljava/lang/Object;Ljava/lang/String;)V
.end method
.method public abstract handlerPlayableException(Ljava/lang/Object;Ljava/lang/String;)V
.end method
.method public abstract install(Ljava/lang/Object;Ljava/lang/String;)V
.end method
.method public abstract notifyCloseBtn(Ljava/lang/Object;Ljava/lang/String;)V
.end method
.method public abstract openURL(Ljava/lang/Object;Ljava/lang/String;)V
.end method
.method public abstract setOrientation(Ljava/lang/Object;Ljava/lang/String;)V
.end method
.method public abstract toggleCloseBtn(Ljava/lang/Object;Ljava/lang/String;)V
.end method
.method public abstract triggerCloseBtn(Ljava/lang/Object;Ljava/lang/String;)V
.end method