IMePluginModule.smali
.class public interface abstract Lcom/cm/plugincluster/me/interfaces/IMePluginModule;
.super Ljava/lang/Object;
.source "IMePluginModule.java"
# virtual methods
.method public varargs abstract commons([Ljava/lang/Object;)Ljava/lang/Object;
.end method
.method public abstract doQQLogin(Landroid/app/Activity;Lcom/cm/plugincluster/common/interfaces/IQQLoginListener;)V
.end method
.method public abstract doReportActive()V
.end method
.method public abstract doWechatLogin(Lcom/cm/plugincluster/common/interfaces/ILoginListener;)V
.end method
.method public abstract getAvatar()Landroid/graphics/Bitmap;
.end method
.method public abstract getMeFragment()Landroid/support/v4/app/Fragment;
.end method
.method public abstract getNickName()Ljava/lang/String;
.end method
.method public abstract loginSDKInit()V
.end method
.method public abstract loginTTg(Ljava/lang/String;)V
.end method
.method public abstract onActivityResult(IILandroid/content/Intent;)V
.end method
.method public abstract setTabReddotShowed(Z)V
.end method
.method public abstract startDefault(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;J)V
.end method
.method public abstract startDefault(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
.end method
.method public abstract updateVirusLibVersion()V
.end method
.method public abstract updateWechatAvatar(Landroid/widget/ImageView;)V
.end method