RongKitIntent.smali
.class public Lio/rong/imkit/RongKitIntent;
.super Ljava/lang/Object;
.source "RongKitIntent.java"
# static fields
.field public static final RONG_INTENT_ACTION_COMBINEWEBVIEW:Ljava/lang/String; = "io.rong.imkit.intent.action.combinewebview"
.field public static final RONG_INTENT_ACTION_GIF_VIEW:Ljava/lang/String; = "io.rong.imkit.intent.action.gifrview"
.field public static final RONG_INTENT_ACTION_OPENFILE:Ljava/lang/String; = "io.rong.imkit.intent.action.openfile"
.field public static final RONG_INTENT_ACTION_OPENWEBFILE:Ljava/lang/String; = "io.rong.imkit.intent.action.openwebfile"
.field public static final RONG_INTENT_ACTION_PICTUREPAGERVIEW:Ljava/lang/String; = "io.rong.imkit.intent.action.picturepagerview"
.field public static final RONG_INTENT_ACTION_WEBVIEW:Ljava/lang/String; = "io.rong.imkit.intent.action.webview"
# direct methods
.method public constructor <init>()V
.registers 1
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method