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