31 lines
		
	
	
		
			948 B
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			948 B
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class public interface abstract Lcom/skt/aicloud/sdk/api/rdv/RdvConst$ResponseContent;
 | |
| .super Ljava/lang/Object;
 | |
| .source "RdvConst.java"
 | |
| 
 | |
| 
 | |
| # annotations
 | |
| .annotation system Ldalvik/annotation/EnclosingClass;
 | |
|     value = Lcom/skt/aicloud/sdk/api/rdv/RdvConst;
 | |
| .end annotation
 | |
| 
 | |
| .annotation system Ldalvik/annotation/InnerClass;
 | |
|     accessFlags = 0x609
 | |
|     name = "ResponseContent"
 | |
| .end annotation
 | |
| 
 | |
| 
 | |
| # static fields
 | |
| .field public static final ACCESS_TOKEN_EXPIRED:Ljava/lang/String; = "2003"
 | |
| 
 | |
| .field public static final ALREADY_CONFIRMED_ACCESS_TOKEN:Ljava/lang/String; = "2004"
 | |
| 
 | |
| .field public static final INTERNAL_SERVER_ERROR:Ljava/lang/String; = "9000"
 | |
| 
 | |
| .field public static final INVALID_ACCESS_TOKEN:Ljava/lang/String; = "2001"
 | |
| 
 | |
| .field public static final INVALID_MESSAGE_ERROR:Ljava/lang/String; = "9001"
 | |
| 
 | |
| .field public static final RDV_PROTOCOL_ERROR:Ljava/lang/String; = "9100"
 | |
| 
 | |
| .field public static final SUCCESS:Ljava/lang/String; = "0000"
 |