MessageTextMapSetter

class MessageTextMapSetter<M : Message<*, *>> : TextMapSetter<M>

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open operator override fun set(carrier: M?, key: String, value: String)