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