QPVSignsFetchedEvent

class QPVSignsFetchedEvent(val signals: List<VSign> = listOf()) : QPEvent

Event triggered when the Engine fetches the list of vSigns from the API

Constructors

Link copied to clipboard
constructor(signals: List<VSign> = listOf())

Properties

Link copied to clipboard