Content

  • Caseless enumeration with static methods to send Content Requests

    See more

    Declaration

    Swift

    public enum ContentAPI
  • Struct representing Content Page related values.

    See more

    Declaration

    Swift

    public struct ContentPage : Codable, Equatable
  • Enumeration of network requests for Content.

    See more

    Declaration

    Swift

    public enum ContentRequest : URLRequestConvertible
  • Struct representing Content Token related values.

    See more

    Declaration

    Swift

    public struct ContentToken : Codable, Equatable
  • Struct representing Static File related values.

    See more

    Declaration

    Swift

    public struct StaticFile : Codable, Equatable