RouterServicePath$EventChannel.smali

.class public Lcom/sandboxol/center/router/path/RouterServicePath$EventChannel;
.super Ljava/lang/Object;
.source "RouterServicePath.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/sandboxol/center/router/path/RouterServicePath;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x9
    name = "EventChannel"
.end annotation


# static fields
.field private static final BASE:Ljava/lang/String; = "/channel"

.field public static final CHANNEL_SERVICE:Ljava/lang/String; = "/channel/service"


# direct methods
.method public constructor <init>()V
    .registers 1

    .line 1
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method