ServerConnectivityGatewayImpl
internal class ServerConnectivityGatewayImpl(val connectivityMonitor: ConnectivityMonitor, val serverUrlProvider: ServerUrlProvider) : ServerConnectivityGateway(source)
Implements ServerConnectivityGateway behavior in the SDAI data layer.
Author
Dmitriy Moroz