Protocols

The following protocols are available globally.

URLRequestConvertible

  • Represents a type which could be converted to a URLRequest with specified components.

    See more

    Declaration

    Swift

    public protocol URLRequestConvertible

URLConvertible

  • Represents a type which could be converted to a URL.

    See more

    Declaration

    Swift

    public protocol URLConvertible
  • Protocol that represents a Cheetah specific Notification

    See more

    Declaration

    Swift

    public protocol CheetahNotification