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