public interface TruvEventsListener
abstract Unit
onSuccess(TruvSuccessPayload payload)
onEvent(TruvEventPayload event)
onClose()
onLoad()
onError()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Unit onSuccess(TruvSuccessPayload payload)
abstract Unit onEvent(TruvEventPayload event)
abstract Unit onClose()
abstract Unit onLoad()
abstract Unit onError()