Package org.robovm.apple.foundation
Class NSStreamNetworkServiceType
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.foundation.NSStreamNetworkServiceType
public class NSStreamNetworkServiceType extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNSStreamNetworkServiceType.AsListMarshalerstatic classNSStreamNetworkServiceType.Marshalerstatic classNSStreamNetworkServiceType.Values -
Field Summary
Fields Modifier and Type Field Description static NSStreamNetworkServiceTypeBackgroundstatic NSStreamNetworkServiceTypeCallSignalingstatic NSStreamNetworkServiceTypeVideostatic NSStreamNetworkServiceTypeVoicestatic NSStreamNetworkServiceTypeVoIP -
Method Summary
Modifier and Type Method Description static NSStreamNetworkServiceTypevalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
VoIP
-
Video
-
Background
-
Voice
-
CallSignaling
- Since:
- Available in iOS 10.0 and later.
-
-
Method Details