NSURLRequest.NetworkServiceType.voip
A service type for VoIP traffic.
Declaration
case voipDiscussion
With the VoIP service type, the kernel continues to listen for incoming traffic while your app is in the background, then wakes up your app whenever new data arrives. Set this only for connections that are communicate with a VoIP service.
See Also
Network service types
NSURLRequest.NetworkServiceType.defaultNSURLRequest.NetworkServiceType.videoNSURLRequest.NetworkServiceType.backgroundNSURLRequest.NetworkServiceType.voiceNSURLRequest.NetworkServiceType.callSignalingNSURLRequest.NetworkServiceType.responsiveDataNSURLRequest.NetworkServiceType.avStreamingNSURLRequest.NetworkServiceType.responsiveAV