类 AuthType
- java.lang.Object
-
- com.aispeech.dui.dds.auth.AuthType
-
public class AuthType extends java.lang.Object
-
-
字段概要
字段 修饰符和类型 字段 说明 static java.lang.StringAISPEECH_IDAISpeech ID auth, OAuth 2.0.static java.lang.StringPROFILEAPI Key + profile Auth.
-
构造器概要
构造器 构造器 说明 AuthType()
-
-
-
字段详细资料
-
AISPEECH_ID
public static final java.lang.String AISPEECH_ID
AISpeech ID auth, OAuth 2.0.- 另请参阅:
- 常量字段值
-
-
构造器详细资料
-
AuthType
public AuthType()
-
-