-
public interface EventProxy
-
-
Method Summary
Modifier and Type Method Description abstract voidonEventReceived(String eventJson)-
-
Method Detail
-
onEventReceived
abstract void onEventReceived(String eventJson)
-
-
-
-