Protocols

The following protocols are available globally.

  • Delegate for framework that can be used for proccesses tracking and error handling. Maybe usefull to activate UIApplication.networkActivityIndicatorVisible. All methods are optional.

    See more

    Declaration

    Swift

    public protocol CloudCoreDelegate: class