Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.

AlamofireExtended

mattt edited this page Sep 18, 2020 · 2 revisions

AlamofireExtended

Protocol describing the af extension points for Alamofire extended types.

public protocol AlamofireExtended

Requirements

af

Static Alamofire extension point.

var af:​ AlamofireExtension<ExtendedType>.Type

af

Instance Alamofire extension point.

var af:​ AlamofireExtension<ExtendedType>
Types
Protocols
Global Typealiases
Clone this wiki locally