-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable
public enum ErrorEvent.ErrorEventSource extends Enum<ErrorEvent.ErrorEventSource>
The source of this event
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classErrorEvent.ErrorEventSource.Companion
-
Enum Constant Summary
Enum Constants Enum Constant Description KOTLIN_MULTIPLATFORMUNITYROKUREACT_NATIVEFLUTTERBROWSERIOSANDROID
-
Method Summary
Modifier and Type Method Description final JsonElementtoJson()final StringgetName()final IntegergetOrdinal()-
-
Method Detail
-
toJson
final JsonElement toJson()
-
getOrdinal
final Integer getOrdinal()
-
-
-
-