Protocols
The following protocols are available globally.
-
Undocumented
See moreDeclaration
Swift
public protocol DebuggableNetworkTransportDelegate : AnyObject -
DebuggableNetworkTransportis a bridge betweenApolloDebugServerandApolloClient.You should instantiate both
See moreApolloDebugServerandApolloClientwith the same instance of this class.Declaration
Swift
public protocol DebuggableNetworkTransport : NetworkTransport
Protocols Reference