IPartyDressService.smali
.class public interface abstract Lcom/sandboxol/center/router/moduleApi/IPartyDressService;
.super Ljava/lang/Object;
.source "IPartyDressService.java"
# interfaces
.implements Lcom/sandboxol/center/router/moduleApi/IBaseService;
# virtual methods
.method public abstract addMember(Lcom/sandboxol/greendao/entity/TeamMember;)V
.end method
.method public abstract changeBackground(Ljava/lang/String;)V
.end method
.method public abstract changeMode(II)V
.end method
.method public abstract changeOnGameState(Ljava/lang/String;Z)V
.end method
.method public abstract changePartyOwner(Ljava/lang/String;)V
.end method
.method public abstract changeSex(I)V
.end method
.method public abstract changeSexOtherPlayer(ILjava/lang/String;)V
.end method
.method public abstract getPartyDress()Z
.end method
.method public abstract onCreate(Landroid/content/Context;)V
.end method
.method public abstract onDestroy()V
.end method
.method public abstract onPauseByGroupView(Landroid/view/ViewGroup;)V
.end method
.method public abstract onResumeByViewGroup(Landroid/content/Context;Landroid/view/ViewGroup;Lrx/functions/Action0;)V
.end method
.method public abstract removeMember(JLjava/lang/String;)V
.end method
.method public abstract sendChat(Ljava/lang/String;Ljava/lang/String;)V
.end method