-
- All Implemented Interfaces:
-
java.io.Serializable,java.lang.Comparable
public enum CleverTapAPI.LogLevel
-
-
Method Summary
Modifier and Type Method Description intintValue()static Array<CleverTapAPI.LogLevel>values()static CleverTapAPI.LogLevelvalueOf(String name)-
-
Method Detail
-
intValue
int intValue()
-
values
static Array<CleverTapAPI.LogLevel> values()
-
valueOf
static CleverTapAPI.LogLevel valueOf(String name)
-
-
-
-