CustomParameterConfig

Configuration class for CustomParameter. Allows adding custom parameter to be injected into requests.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
var phase: Int

Functions

Link copied to clipboard
fun parameter(name: String, value: String)

Adds a custom parameter to the configuration.