Events Job Finished

data class EventsJobFinished(val isActive: Boolean) : EventsJobType

Job type event related to finished Job

Author

Felipe Gonzalez

Constructors

Link copied to clipboard
constructor(isActive: Boolean)

Properties

Link copied to clipboard

True|False if event is still active