IRedPacketHostModule.smali
.class public interface abstract Lcom/cm/plugincluster/redpacket/interfaces/IRedPacketHostModule;
.super Ljava/lang/Object;
.source "IRedPacketHostModule.java"
# virtual methods
.method public abstract cancelNotification()V
.end method
.method public abstract isNotificationServiceEnable()Z
.end method
.method public abstract openNotificationAuthIfNecessary(Landroid/app/Activity;Landroid/content/Intent;I)Z
.end method
.method public abstract sendUrlWebpage(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;Landroid/graphics/Bitmap;)Z
.end method
.method public abstract showNotification()V
.end method
.method public varargs abstract showRepairDialogIfNeccessary(Landroid/content/Context;Z[I)Z
.end method
.method public abstract startDimensionalActivity()V
.end method
.method public abstract startMainActivityFromRedPacket(Landroid/app/Activity;)V
.end method
.method public abstract startMainActivityWithIntent(Landroid/content/Context;Landroid/content/Intent;)V
.end method
.method public abstract startMarketAppWebActivityForResultPage(Landroid/content/Context;Ljava/lang/String;)V
.end method