-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable
public enum ChatErrorCode extends Enum<ChatErrorCode>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classChatErrorCode.Companion
-
Enum Constant Summary
-
Method Summary
Modifier and Type Method Description final IntegergetCode()final StringgetDescription()-
-
Method Detail
-
getDescription
final String getDescription()
-
-
-
-