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