Other Protocols
The following protocols are available globally.
-
A provider interface for data services. Where applicable, client applications should use the
See moreDataService
wrapper to invoke provider functions.Declaration
Swift
public protocol DataServiceProvider: class