SpanContext

constructor(traceId: String, spanId: String, parentSpanId: String? = null, traceFlags: Byte = SAMPLED, traceState: String? = null)