Protocols
The following protocols are available globally.
-
Undocumented
See moreDeclaration
Swift
public protocol API
-
Undocumented
See moreDeclaration
Swift
protocol Endpoint
-
Undocumented
See moreDeclaration
Swift
protocol NetworkLoggable
-
Undocumented
See moreDeclaration
Swift
protocol NetworkProvider : DataRequestable
-
Undocumented
See moreDeclaration
Swift
protocol DataRequestable
-
Undocumented
See moreDeclaration
Swift
protocol ImageDownloadRequestable
-
Undocumented
See moreDeclaration
Swift
protocol NetworkTask
-
Undocumented
See moreDeclaration
Swift
protocol Serializable
-
The Interface for Movie repositories
See moreDeclaration
Swift
protocol MovieRepositoryProtocol
-
Undocumented
See moreDeclaration
Swift
protocol DataService
-
Undocumented
See moreDeclaration
Swift
protocol ImageService
-
Undocumented
See moreDeclaration
Swift
protocol ListService
-
Undocumented
See moreDeclaration
Swift
protocol MovieService
-
Undocumented
See moreDeclaration
Swift
public protocol ReusableCell
-
Undocumented
See moreDeclaration
Swift
public protocol UICellConfigurable
-
Undocumented
Declaration
Swift
public protocol UICollectionViewCellConfigurable: UICellConfigurable, ReusableCell where Cell: UICollectionViewCell
-
Undocumented
See moreDeclaration
Swift
protocol Coordinator
-
Undocumented
See moreDeclaration
Swift
protocol ViewStateProtocol
-
Undocumented
See moreDeclaration
Swift
protocol PresenterOutput : AnyObject
-
Undocumented
See moreDeclaration
Swift
protocol ViewDataSource