Uses of Class
org.robovm.apple.network.NWFramerStartResult
| Package | Description |
|---|---|
| org.robovm.apple.network |
-
Uses of NWFramerStartResult in org.robovm.apple.network
Methods in org.robovm.apple.network that return NWFramerStartResult Modifier and Type Method Description static NWFramerStartResultNWFramerStartResult. valueOf(long n)Returns the enum constant of this type with the specified name.static NWFramerStartResultNWFramerStartResult. valueOf(String name)Returns the enum constant of this type with the specified name.static NWFramerStartResult[]NWFramerStartResult. values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in org.robovm.apple.network with type arguments of type NWFramerStartResult Modifier and Type Method Description static NWProtocolDefinitionNWFramer. createDefinition(String identifier, int flags, Block1<NWFramer,NWFramerStartResult> start_handler)