Foundation.NSStreamServiceType Enumeration
Possible values for the service type for an NSStream.

Syntax

public enum NSStreamServiceType

Remarks

The service type of an NSStream determine which kind of service a stream is providing. The Background and Video and VoIP affect the audio routing and can control whether an application is suspended or not.

Members

Member NameDescription
BackgroundThis stream is providing a background service
DefaultDefault: the stream does not support a background, video or voice operation.
VideoThis stream is used to provide video..
VoiceThis stream is used to provide voice audio.
VoIPThis stream is used to provide VoIP traffic.

Requirements

Namespace: Foundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0