Package org.robovm.apple.coreservices
Class CFStreamNetworkServiceType
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<CFString>
org.robovm.apple.coreservices.CFStreamNetworkServiceType
public class CFStreamNetworkServiceType extends GlobalValueEnumeration<CFString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCFStreamNetworkServiceType.AsListMarshalerstatic classCFStreamNetworkServiceType.Marshalerstatic classCFStreamNetworkServiceType.Values -
Field Summary
Fields Modifier and Type Field Description static CFStreamNetworkServiceTypeAVStreamingstatic CFStreamNetworkServiceTypeBackgroundstatic CFStreamNetworkServiceTypeCallSignalingstatic CFStreamNetworkServiceTypeResponsiveAVstatic CFStreamNetworkServiceTypeResponsiveDatastatic CFStreamNetworkServiceTypeVideostatic CFStreamNetworkServiceTypeVoicestatic CFStreamNetworkServiceTypeVoIPDeprecated.Deprecated in iOS 9.0. -
Method Summary
Modifier and Type Method Description static CFStreamNetworkServiceTypevalueOf(CFString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
Video
-
Voice
-
Background
-
ResponsiveData
-
CallSignaling
- Since:
- Available in iOS 10.0 and later.
-
AVStreaming
-
ResponsiveAV
-
VoIP
Deprecated.Deprecated in iOS 9.0. use PushKit for VoIP control purposes
-
-
Method Details
-
valueOf
-