IosStateValue

org.typelevel.otel4s.semconv.trace.attributes.SemanticAttributes.IosStateValue
See theIosStateValue companion object
abstract class IosStateValue(val value: String)

Attributes

Companion
object
Source
SemanticAttributes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Active
object Background
object Foreground
object Inactive
object Terminate

Members list

Value members

Concrete fields

val value: String

Attributes

Source
SemanticAttributes.scala