Uses of Class
org.robovm.apple.backgroundtasks.BGTaskRequest
| Package | Description |
|---|---|
| org.robovm.apple.backgroundtasks |
-
Uses of BGTaskRequest in org.robovm.apple.backgroundtasks
Subclasses of BGTaskRequest in org.robovm.apple.backgroundtasks Modifier and Type Class Description classBGAppRefreshTaskRequestclassBGProcessingTaskRequestMethods in org.robovm.apple.backgroundtasks with parameters of type BGTaskRequest Modifier and Type Method Description booleanBGTaskScheduler. submitTaskRequest(BGTaskRequest taskRequest, NSError.NSErrorPtr error)Method parameters in org.robovm.apple.backgroundtasks with type arguments of type BGTaskRequest Modifier and Type Method Description voidBGTaskScheduler. getPendingTaskRequests(VoidBlock1<NSArray<BGTaskRequest>> completionHandler)