Structures
The following structures are available globally.
-
Undocumented
See moreDeclaration
Swift
public struct JSONCodingKeys : CodingKey -
The customized representation of a type, used when configuring os_log inputs.
See moreDeclaration
Swift
public struct LogMessage -
A basic http request structure. Used for
See moreGETandPUTrequests.Declaration
-
Request structure with a encodable http body. Used for
See morePOSTandDELETErequests.Declaration
Swift
public struct RequestWithPayload<HTTPBody> where HTTPBody : Encodableextension RequestWithPayload: URLRequestProvider -
Type that represents the
See moreResponseof a HTTP URL Load RequestDeclaration
Swift
public struct Response<Success>extension Response: CustomStringConvertible, CustomDebugStringConvertible -
Struct representing received event from the stream.
See moreDeclaration
Swift
public struct MessageEvent : Equatable, Hashable -
Undocumented
See moreDeclaration
Swift
public struct DeviceSpecification -
Represents the result of a speed test.
See moreDeclaration
Swift
public struct SpeedTestResult -
Represents a set of test URLs categorized by network speed or quality tiers.
See moreDeclaration
Swift
public struct QualityURLSet -
A helper struct to construct JWT Header JSON String
See moreDeclaration
Swift
public struct JWTHeader -
A helper struct to construct JWT Payload JSON String
See moreDeclaration
Swift
public struct JWTPayload -
Model provide result of our VMapParser dictionary to data model.
See moreDeclaration
Swift
public struct VMapResponse : Decodable -
Undocumented
See moreDeclaration
Swift
public struct VMapPlayerData : Decodable -
Undocumented
See moreDeclaration
Swift
public struct VMapAdBreak : Decodable -
Undocumented
See moreDeclaration
Swift
public struct VMapAd : Decodable -
Undocumented
See moreDeclaration
Swift
public struct VMapAdLinear : Decodable -
Undocumented
See moreDeclaration
Swift
public struct WebVTTModel : SearchElement
Structures Reference