Uses of Class
org.robovm.apple.coretelephony.CTCellularDataRestrictedState
| Package | Description |
|---|---|
| org.robovm.apple.coretelephony |
-
Uses of CTCellularDataRestrictedState in org.robovm.apple.coretelephony
Methods in org.robovm.apple.coretelephony that return CTCellularDataRestrictedState Modifier and Type Method Description CTCellularDataRestrictedStateCTCellularData. getRestrictedState()static CTCellularDataRestrictedStateCTCellularDataRestrictedState. valueOf(long n)Returns the enum constant of this type with the specified name.static CTCellularDataRestrictedStateCTCellularDataRestrictedState. valueOf(String name)Returns the enum constant of this type with the specified name.static CTCellularDataRestrictedState[]CTCellularDataRestrictedState. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.coretelephony that return types with arguments of type CTCellularDataRestrictedState Modifier and Type Method Description VoidBlock1<CTCellularDataRestrictedState>CTCellularData. getCellularDataRestrictionDidUpdateNotifier()Method parameters in org.robovm.apple.coretelephony with type arguments of type CTCellularDataRestrictedState Modifier and Type Method Description voidCTCellularData. setCellularDataRestrictionDidUpdateNotifier(VoidBlock1<CTCellularDataRestrictedState> v)