QPVSignsFetchedEvent
public struct QPVSignsFetchedEvent : QPEvent
Event triggered when the Engine fetches the list of vSigns from the API
-
Undocumented
Declaration
Swift
public let signals: [QPSignal] -
Undocumented
Declaration
Swift
public let newSignals: [QPSignal] -
Undocumented
Declaration
Swift
public let atCoordinates: CLLocationCoordinate2D -
Undocumented
Declaration
Swift
public let forced: Bool -
Undocumented
Declaration
Swift
public var description: String { get } -
Undocumented
Declaration
Swift
public var secondaryDescription: String? { get }
QPVSignsFetchedEvent Structure Reference