Uses of Class
org.robovm.apple.coretelephony.CTCellularPlanProvisioningAddPlanResult
| Package | Description |
|---|---|
| org.robovm.apple.coretelephony |
-
Uses of CTCellularPlanProvisioningAddPlanResult in org.robovm.apple.coretelephony
Methods in org.robovm.apple.coretelephony that return CTCellularPlanProvisioningAddPlanResult Modifier and Type Method Description static CTCellularPlanProvisioningAddPlanResultCTCellularPlanProvisioningAddPlanResult. valueOf(long n)Returns the enum constant of this type with the specified name.static CTCellularPlanProvisioningAddPlanResultCTCellularPlanProvisioningAddPlanResult. valueOf(String name)Returns the enum constant of this type with the specified name.static CTCellularPlanProvisioningAddPlanResult[]CTCellularPlanProvisioningAddPlanResult. values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in org.robovm.apple.coretelephony with type arguments of type CTCellularPlanProvisioningAddPlanResult Modifier and Type Method Description voidCTCellularPlanProvisioning. addPlan(CTCellularPlanProvisioningRequest request, VoidBlock1<CTCellularPlanProvisioningAddPlanResult> completionHandler)