ktor-server-core / io.ktor.sessions / SessionTransport / send

send

abstract fun send(call: ApplicationCall, value: String): Unit

Sets session information represented by value to a call.