Protocols
The following protocols are available globally.
-
Undocumented
See moreDeclaration
Swift
public protocol DebuggableNetworkTransportDelegate : AnyObject
-
DebuggableNetworkTransport
is a bridge betweenApolloDebugServer
andApolloClient
.You should instantiate both
See moreApolloDebugServer
andApolloClient
with the same instance of this class.Declaration
Swift
public protocol DebuggableNetworkTransport : NetworkTransport