IRongIMService.smali

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

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


# virtual methods
.method public abstract followEnterGame(Landroid/content/Context;Ljava/lang/String;IILjava/lang/String;)V
.end method

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

.method public abstract friendToGameMassage(Lcom/sandboxol/greendao/entity/Friend;Ljava/lang/String;ILjava/lang/String;)Lcom/sandboxol/center/router/moduleInfo/game/team/entity/GameMassage;
.end method

.method public abstract game2GameMassage(ILjava/lang/String;Ljava/lang/String;Lcom/sandboxol/greendao/entity/Game;Ljava/lang/String;Ljava/lang/String;ILcom/sandboxol/greendao/entity/PartyCreateGameConfig;)Lcom/sandboxol/center/router/moduleInfo/game/team/entity/GameMassage;
.end method

.method public abstract inviteMessageToGameMassage(Lcom/sandboxol/greendao/entity/InviteMessage;Ljava/lang/String;II)Lcom/sandboxol/center/router/moduleInfo/game/team/entity/GameMassage;
.end method

.method public abstract inviteTeamToGameMessage(Lcom/sandboxol/center/entity/InviteTeamMsg;Ljava/lang/String;Ljava/lang/String;I)Lcom/sandboxol/center/router/moduleInfo/game/team/entity/GameMassage;
.end method

.method public abstract partyItemToGameMassage(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/PartyItem;Ljava/lang/String;II)Lcom/sandboxol/center/router/moduleInfo/game/team/entity/GameMassage;
.end method

.method public abstract sendBetaGameDetailMessage(Lcom/sandboxol/greendao/entity/Game;Ljava/util/List;Ljava/util/List;Ljava/lang/String;)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lcom/sandboxol/greendao/entity/Game;",
            "Ljava/util/List<",
            "Ljava/lang/Long;",
            ">;",
            "Ljava/util/List<",
            "Ljava/lang/Long;",
            ">;",
            "Ljava/lang/String;",
            ")V"
        }
    .end annotation
.end method

.method public abstract sendInviteTeamMessage(Landroid/content/Context;ZLjava/lang/String;Lcom/sandboxol/center/router/moduleInfo/game/team/entity/GameMassage;)V
.end method

.method public abstract sendInviteTestMessage(Landroid/content/Context;ZLjava/lang/String;Lcom/sandboxol/center/router/moduleInfo/game/team/entity/GameMassage;)V
.end method

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

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