NetworkingParameters
Declaration
struct NetworkingParameters
Topics
Instance Properties
var maxNetworkCallRetries: Int
The maximum number of retries allowed for network calls.
var networkTimeoutInSecondsInterval: TimeInterval
The timeout interval (in seconds) for network requests.