-
public class EventName.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static EventName.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final <ERROR CLASS>fromSdkEvent(String name)Convert from the JavaScript lowercase, dot-separated version to the one we expect -
-
Method Detail
-
fromSdkEvent
final <ERROR CLASS> fromSdkEvent(String name)
Convert from the JavaScript lowercase, dot-separated version to the one we expect
-
-
-
-