Protocols

The following protocols are available globally.

  • Public interface allowing creation of codable object from data

    See more

    Declaration

    Swift

    public protocol AssetJSONDecoder
  • Interface declaring error properties

    See more

    Declaration

    Swift

    public protocol InPlayerError : Error