You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Framework/Atom/Service/ServiceConfiguration.swift
+7-4Lines changed: 7 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -74,13 +74,15 @@ public final class ServiceConfiguration {
74
74
/// - decoder: The `JSONDecoder` for decoding data into models.
75
75
/// - dispatchQueue: The queue to dispatch `Result` object on.
76
76
/// - multipathServiceType: The service type that specifies the Multipath TCP connection policy for transmitting data over Wi-Fi and cellular interfaces.
0 commit comments