Contents

allowsUltraConstrainedNetworkAccess

Declaration

var allowsUltraConstrainedNetworkAccess: Bool { get set }

Discussion

Sets whether a connection created with this request is allowed to use network interfaces which have been marked as ultra constrained.

NO if the receiver should not be allowed to use an interface marked as ultra constrained to satisfy the request, YES otherwise.