UserInteractiveQosable
public protocol UserInteractiveQosable : Qosable
Represents an UserInteractiveQosable
that is associated with Requestable
.
-
qos
Extension methodQualityOfService.userInteractive
Declaration
Swift
public var qos: QualityOfService { get }