OkHttpTransport

constructor(cfg: SdkConfig)

Creates a transport with the SDK response limits.


constructor(cfg: SdkConfig, jsonLimitBytes: Long, errorLimitBytes: Long, binaryLimitBytes: Long)

Creates a transport with explicit structured, error, and binary response limits.