ConversationStatus$StatusMode.smali
.class public interface abstract annotation Lio/rong/imlib/model/ConversationStatus$StatusMode;
.super Ljava/lang/Object;
.source "ConversationStatus.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lio/rong/imlib/model/ConversationStatus;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "StatusMode"
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation
# static fields
.field public static final NOTIFICATION_STATUS:Ljava/lang/String; = "1"
.field public static final TOP_STATUS:Ljava/lang/String; = "2"