IAdsService.smali
.class public interface abstract Lcom/sandboxol/center/router/moduleApi/IAdsService;
.super Ljava/lang/Object;
.source "IAdsService.java"
# interfaces
.implements Lcom/sandboxol/center/router/moduleApi/IBaseService;
# virtual methods
.method public abstract clickToShowVideo(Landroid/content/Context;I)V
.end method
.method public abstract getAdsInfo()Lcom/sandboxol/center/router/moduleInfo/ads/AdsInfo;
.end method
.method public abstract init(Landroid/app/Activity;)V
.end method
.method public abstract isShowIronAds(Landroid/content/Context;II)Z
.end method
.method public abstract isVideoLoaded()Z
.end method
.method public abstract onPause(Landroid/app/Activity;)V
.end method
.method public abstract onResume(Landroid/app/Activity;)V
.end method
.method public abstract setRewardedVideoListener(Landroid/app/Activity;Lcom/sandboxol/common/interfaces/RewardVideoAdapter;)V
.end method
.method public abstract showRewardVideo(I)V
.end method
.method public abstract showRewardVideo(IJ)V
.end method
.method public abstract showRewardVideo(ILjava/lang/String;)V
.end method
.method public abstract showRewardVideoByPlacement(Landroid/app/Activity;ILjava/lang/String;Ljava/lang/String;)V
.end method