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