EventSource

final case class EventSource(component: Option[String], host: Option[String])

EventSource contains information for an event.

Source:
EventSource.scala
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

Inherited methods

Inherited from:
Product