DMSwiftConfiguration

public protocol DMSwiftConfiguration

Customizable configuration.

  • downloadQueueName Extension method

    Donwload queue name.

    Optional.

    Declaration

    Swift

    var downloadQueueName: String { get }
  • postProcessingQueueName Extension method

    Post process queue name.

    Optional.

    Declaration

    Swift

    var postProcessingQueueName: String { get }