UserInteractiveQosable

public protocol UserInteractiveQosable : Qosable

Represents an UserInteractiveQosable that is associated with Requestable.

  • qos Extension method

    QualityOfService.userInteractive

    Declaration

    Swift

    public var qos: QualityOfService { get }