Weather/smali_classes3/com/moji/user/message/cell/MsgCell$MsgCellCallBack.smali
2021-05-10 10:13:34 +02:00

20 lines
499 B
Smali

.class public interface abstract Lcom/moji/user/message/cell/MsgCell$MsgCellCallBack;
.super Ljava/lang/Object;
.source "MsgCell.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/moji/user/message/cell/MsgCell;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "MsgCellCallBack"
.end annotation
# virtual methods
.method public abstract startToActivity(Lcom/moji/user/message/NewMessage;)V
.end method