Contents

NSURLRequest.NetworkServiceType.responsiveData

A service type for medium-delay tolerant, elastic and inelastic flow, bursty, and long-lived connections.

Declaration

case responsiveData

Discussion

Use this service type for interactive situations where the user is anticipating a quick response, like instant messaging or completing a purchase.

See Also

Network service types