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