Uses of Class
org.robovm.apple.network.NWQuicStreamType
| Package | Description |
|---|---|
| org.robovm.apple.network |
-
Uses of NWQuicStreamType in org.robovm.apple.network
Methods in org.robovm.apple.network that return NWQuicStreamType Modifier and Type Method Description static NWQuicStreamTypeNWQuicStreamType. valueOf(long n)Returns the enum constant of this type with the specified name.static NWQuicStreamTypeNWQuicStreamType. valueOf(String name)Returns the enum constant of this type with the specified name.static NWQuicStreamType[]NWQuicStreamType. values()Returns an array containing the constants of this enum type, in the order they are declared.