NetworkAwareCallFactory
class NetworkAwareCallFactory(delegate: Call.Factory, defaultRequestType: RequestType) : Call.Factory
Call.Factory wrapper that sets of known Request.requestType that a shared NetworkSelectingCallFactory can make network decisions and bring up high bandwidth networks based on the request type.