ConversationStatus$IsTop.smali
.class public interface abstract annotation Lio/rong/imlib/model/ConversationStatus$IsTop;
.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 = "IsTop"
.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 top:Ljava/lang/String; = "1"
.field public static final unTop:Ljava/lang/String; = "0"