Other Protocols
The following protocols are available globally.
-
Internal
Declaration
Objective-C
@protocol APIManagerProtocol <NSObject>
Swift
protocol APIManagerProtocol : NSObjectProtocol
The following protocols are available globally.
Internal
Objective-C
@protocol APIManagerProtocol <NSObject>
Swift
protocol APIManagerProtocol : NSObjectProtocol