Enum PamojaLinkCost
What the link back to the network currently costs.
public enum PamojaLinkCost
Fields
Expensive = 2Bytes are scarce, such as on a satellite or long-range radio link.
Free = 0Bytes are effectively free, such as on wired power and ethernet.
Metered = 1Bytes are paid for, such as on a cellular plan.
Offline = 3Nothing can be shipped at all.