Feature

Installable feature for CallId

Functions

Link copied to clipboard
open override fun install(pipeline: ApplicationCallPipeline, configure: CallId.Configuration.() -> Unit): CallId

Feature installation script

Properties

Link copied to clipboard
open override val key: AttributeKey<CallId>

Unique key that identifies a feature

Link copied to clipboard
val phase: PipelinePhase

ApplicationCallPipeline's phase which this feature will be installed to