Uses of Class
com.tencentcloudapi.asr.v20190614.AsrErrorCode
-
Packages that use AsrErrorCode Package Description com.tencentcloudapi.asr.v20190614 -
-
Uses of AsrErrorCode in com.tencentcloudapi.asr.v20190614
Methods in com.tencentcloudapi.asr.v20190614 that return AsrErrorCode Modifier and Type Method Description static AsrErrorCode
AsrErrorCode. valueOf(String name)
Returns the enum constant of this type with the specified name.static AsrErrorCode[]
AsrErrorCode. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-