IChannelService.smali

.class public interface abstract Lcom/sandboxol/center/router/moduleApi/IChannelService;
.super Ljava/lang/Object;
.source "IChannelService.java"

# interfaces
.implements Lcom/sandboxol/center/router/moduleApi/IBaseService;


# virtual methods
.method public abstract facebookLogin(Landroid/content/Context;Lcom/sandboxol/center/router/moduleInfo/login/interfaces/ILoginListener;)V
.end method

.method public abstract googleLogin(Landroid/app/Activity;)V
.end method

.method public abstract handleSignInResult(Landroid/content/Intent;Landroid/content/Context;Lcom/sandboxol/center/router/moduleInfo/login/interfaces/ILoginListener;)V
.end method

.method public abstract initFirebaseFCM(Landroid/content/Context;)V
.end method

.method public abstract initThirdPartySdk(Landroid/content/Context;)V
.end method

.method public abstract isBeta()Z
.end method

.method public abstract isHasGoogleService(Landroid/content/Context;)Z
.end method

.method public abstract onActivityResult(IILandroid/content/Intent;)V
.end method

.method public abstract onFacebookShare(Landroid/app/Activity;Ljava/lang/String;Ljava/lang/String;Landroid/net/Uri;)V
.end method

.method public abstract onGooglePayDestroy(Landroid/content/Context;)V
.end method

.method public abstract onGooglePayRegister(Landroid/app/Activity;)V
.end method

.method public abstract onGooglePayResume(Landroid/content/Context;)V
.end method

.method public abstract onGooglePlusShare(Landroid/app/Activity;Ljava/lang/String;Ljava/lang/String;Landroid/net/Uri;)V
.end method

.method public abstract onTwitterShare(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;Landroid/net/Uri;)V
.end method

.method public abstract startGooglePayActivity(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
.end method

.method public abstract startGooglePayActivity(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
.end method

.method public abstract startGooglePayActivity(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V
.end method

.method public abstract startGooglePayActivity(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V
.end method

.method public abstract twitterLogin(Landroid/content/Context;Lcom/sandboxol/center/router/moduleInfo/login/interfaces/ILoginListener;)V
.end method