HttpRequestConfig

An immutable configuration class whose values are used as part of an HTTP request, either as query parameters or as headers.

Types

Link copied to clipboard
open class Builder
The HttpRequestConfig Builder.

Properties

Link copied to clipboard
Link copied to clipboard
val KEY_AD_CONFIG_ID: String = "ad_config_id"
Defines the expected key for an adConfig as a query parameter in a catalog request.
Link copied to clipboard
Defines the expected key for a delivery rule as a query parameter in a catalog request.
Link copied to clipboard
val KEY_LIVE_PLAYBACK_TOKEN: String = "livePlaybackToken"
Defines the expected key for a Next-Generation Live Playback Token.
Link copied to clipboard
Link copied to clipboard
open val readTimeout: Int
Link copied to clipboard

Functions

Link copied to clipboard
Creates a new Builder using the current HttpRequestConfig instance.
Link copied to clipboard
Link copied to clipboard