23 lines
624 B
Smali
23 lines
624 B
Smali
.class public interface abstract Lcom/skt/aicloud/sdk/CommonConst$InputValue;
|
|
.super Ljava/lang/Object;
|
|
.source "CommonConst.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/skt/aicloud/sdk/CommonConst;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x609
|
|
name = "InputValue"
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static final REQUEST_TYPE_MULTI_MODAL:Ljava/lang/String; = "M"
|
|
|
|
.field public static final REQUEST_TYPE_SINGLE_MODAL:Ljava/lang/String; = "S"
|
|
|
|
.field public static final REQUEST_TYPE_VIDEO:Ljava/lang/String; = "V"
|