-
public class SprigEvent.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static SprigEvent.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final <ERROR CLASS>fromData(String name, String event)Build a SprigEvent from the SDK callback if the data is valid -
-
Method Detail
-
fromData
final <ERROR CLASS> fromData(String name, String event)
Build a SprigEvent from the SDK callback if the data is valid
-
-
-
-