| Modifier and Type | Class and Description |
|---|---|
static interface |
CTTelephonyNetworkInfo.Block_serviceSubscriberCellularProvidersDidUpdateNotifier_ret |
static interface |
CTTelephonyNetworkInfo.Block_setServiceSubscriberCellularProvidersDidUpdateNotifier |
static interface |
CTTelephonyNetworkInfo.Block_setSubscriberCellularProviderDidUpdateNotifier |
static interface |
CTTelephonyNetworkInfo.Block_subscriberCellularProviderDidUpdateNotifier_ret |
NSObject.Function_instanceMethodForSelector_ret, NSObject.Function_methodForSelector_ret| Modifier | Constructor and Description |
|---|---|
protected |
CTTelephonyNetworkInfo(org.moe.natj.general.Pointer peer) |
accessibilityActivate, accessibilityActivationPoint, accessibilityAssistiveTechnologyFocusedIdentifiers, accessibilityAttributedHint, accessibilityAttributedLabel, accessibilityAttributedUserInputLabels, accessibilityAttributedValue, accessibilityContainerType, accessibilityCustomActions, accessibilityCustomRotors, accessibilityDecrement, accessibilityDragSourceDescriptors, accessibilityDropPointDescriptors, accessibilityElementAtIndex, accessibilityElementCount, accessibilityElementDidBecomeFocused, accessibilityElementDidLoseFocus, accessibilityElementIsFocused, accessibilityElements, accessibilityElementsHidden, accessibilityFrame, accessibilityHint, accessibilityIncrement, accessibilityLabel, accessibilityLanguage, accessibilityNavigationStyle, accessibilityPath, accessibilityPerformEscape, accessibilityPerformMagicTap, accessibilityRespondsToUserInteraction, accessibilityScroll, accessibilityTextualContext, accessibilityTraits, accessibilityUserInputLabels, accessibilityValue, accessibilityViewIsModal, addObserverForKeyPathOptionsContext, attemptRecoveryFromErrorOptionIndex, attemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelectorContextInfo, autoContentAccessingProxy, awakeAfterUsingCoder, awakeFromNib, class_objc, classForCoder, classForKeyedArchiver, copy, dealloc, debugDescription, description, dictionaryWithValuesForKeys, didChangeValueForKey, didChangeValueForKeyWithSetMutationUsingObjects, didChangeValuesAtIndexesForKey, doesNotRecognizeSelector, fileManagerShouldProceedAfterError, fileManagerWillProcessPath, finalize_objc, forwardingTargetForSelector, forwardInvocation, hash, indexOfAccessibilityElement, isAccessibilityElement, isEqual, isKindOfClass, isMemberOfClass, isProxy, methodForSelector, methodSignatureForSelector, mutableArrayValueForKey, mutableArrayValueForKeyPath, mutableCopy, mutableOrderedSetValueForKey, mutableOrderedSetValueForKeyPath, mutableSetValueForKey, mutableSetValueForKeyPath, observationInfo, observeValueForKeyPathOfObjectChangeContext, performSelector, performSelectorInBackgroundWithObject, performSelectorOnMainThreadWithObjectWaitUntilDone, performSelectorOnMainThreadWithObjectWaitUntilDoneModes, performSelectorOnThreadWithObjectWaitUntilDone, performSelectorOnThreadWithObjectWaitUntilDoneModes, performSelectorWithObject, performSelectorWithObjectAfterDelay, performSelectorWithObjectAfterDelayInModes, performSelectorWithObjectWithObject, prepareForInterfaceBuilder, provideImageDataBytesPerRowOrigin_Size_UserInfo, removeObserverForKeyPath, removeObserverForKeyPathContext, replacementObjectForCoder, replacementObjectForKeyedArchiver, respondsToSelector, self, setAccessibilityActivationPoint, setAccessibilityAttributedHint, setAccessibilityAttributedLabel, setAccessibilityAttributedUserInputLabels, setAccessibilityAttributedValue, setAccessibilityContainerType, setAccessibilityCustomActions, setAccessibilityCustomRotors, setAccessibilityDragSourceDescriptors, setAccessibilityDropPointDescriptors, setAccessibilityElements, setAccessibilityElementsHidden, setAccessibilityFrame, setAccessibilityHint, setAccessibilityLabel, setAccessibilityLanguage, setAccessibilityNavigationStyle, setAccessibilityPath, setAccessibilityRespondsToUserInteraction, setAccessibilityTextualContext, setAccessibilityTraits, setAccessibilityUserInputLabels, setAccessibilityValue, setAccessibilityViewIsModal, setIsAccessibilityElement, setNilValueForKey, setObservationInfo, setShouldGroupAccessibilityChildren, setValueForKey, setValueForKeyPath, setValueForUndefinedKey, setValuesForKeysWithDictionary, shouldGroupAccessibilityChildren, superclass, validateValueForKeyError, validateValueForKeyPathError, valueForKey, valueForKeyPath, valueForUndefinedKey, willChangeValueForKey, willChangeValueForKeyWithSetMutationUsingObjects, willChangeValuesAtIndexesForKeyprotected CTTelephonyNetworkInfo(org.moe.natj.general.Pointer peer)
public static boolean accessInstanceVariablesDirectly()
public static CTTelephonyNetworkInfo alloc()
public static CTTelephonyNetworkInfo allocWithZone(org.moe.natj.general.ptr.VoidPtr zone)
public static boolean automaticallyNotifiesObserversForKey(java.lang.String key)
public static void cancelPreviousPerformRequestsWithTarget(java.lang.Object aTarget)
public static void cancelPreviousPerformRequestsWithTargetSelectorObject(java.lang.Object aTarget,
org.moe.natj.objc.SEL aSelector,
java.lang.Object anArgument)
public static NSArray<java.lang.String> classFallbacksForKeyedArchiver()
public static org.moe.natj.objc.Class classForKeyedUnarchiver()
public static java.lang.String debugDescription_static()
public static java.lang.String description_static()
public static long hash_static()
public static NSObject.Function_instanceMethodForSelector_ret instanceMethodForSelector(org.moe.natj.objc.SEL aSelector)
public static NSMethodSignature instanceMethodSignatureForSelector(org.moe.natj.objc.SEL aSelector)
public static boolean instancesRespondToSelector(org.moe.natj.objc.SEL aSelector)
public static boolean isSubclassOfClass(org.moe.natj.objc.Class aClass)
public static NSSet<java.lang.String> keyPathsForValuesAffectingValueForKey(java.lang.String key)
public static CTTelephonyNetworkInfo new_objc()
public static boolean resolveClassMethod(org.moe.natj.objc.SEL sel)
public static boolean resolveInstanceMethod(org.moe.natj.objc.SEL sel)
public static void setVersion_static(long aVersion)
public static org.moe.natj.objc.Class superclass_static()
public static long version_static()
public java.lang.String currentRadioAccessTechnology()
Discussion: The current radio access technology for each service of the device is registered with. May be nil if the device is not registered on any network.
public CTTelephonyNetworkInfo init()
public void setSubscriberCellularProviderDidUpdateNotifier(CTTelephonyNetworkInfo.Block_setSubscriberCellularProviderDidUpdateNotifier value)
Discussion: A block that will be dispatched on the default priority global dispatch queue when the subscriber's cellular provider information updates for the service. Set this property to a block that is defined in your application to receive the newly updated information.
public CTCarrier subscriberCellularProvider()
Discussion: A CTCarrier object that contains information about the subscriber's home cellular service provider for the service.
public CTTelephonyNetworkInfo.Block_subscriberCellularProviderDidUpdateNotifier_ret subscriberCellularProviderDidUpdateNotifier()
Discussion: A block that will be dispatched on the default priority global dispatch queue when the subscriber's cellular provider information updates for the service. Set this property to a block that is defined in your application to receive the newly updated information.
public java.lang.String dataServiceIdentifier()
Discussion: An NSString representing the identifier of the service that's currently providing data.
public CTTelephonyNetworkInfoDelegate delegate()
public NSDictionary<java.lang.String,java.lang.String> serviceCurrentRadioAccessTechnology()
Discussion: A dictionary containing the current radio access technology each service is registered. The key to the dictionary is an NSString representing the service. An entry may be nil if the service is not registered on any network.
public NSDictionary<java.lang.String,? extends CTCarrier> serviceSubscriberCellularProviders()
Discussion: A dictionary containing CTCarrier objects for each service that contains information about the subscriber's home cellular service provider. The key to the dictionary is an NSString representing the service.
public CTTelephonyNetworkInfo.Block_serviceSubscriberCellularProvidersDidUpdateNotifier_ret serviceSubscriberCellularProvidersDidUpdateNotifier()
Discussion: A block that will be dispatched on the default priority global dispatch queue when the subscriber's cellular provider information updates for any service. Set this property to a block that is defined in your application to receive the newly updated information. The NSString will contain the service identifier of the service whose information has changed. This can be used as the key into serviceSubscriberCellularProvider to obtain the new information.
public void setDelegate_unsafe(CTTelephonyNetworkInfoDelegate value)
public void setDelegate(CTTelephonyNetworkInfoDelegate value)
public void setServiceSubscriberCellularProvidersDidUpdateNotifier(CTTelephonyNetworkInfo.Block_setServiceSubscriberCellularProvidersDidUpdateNotifier value)
Discussion: A block that will be dispatched on the default priority global dispatch queue when the subscriber's cellular provider information updates for any service. Set this property to a block that is defined in your application to receive the newly updated information. The NSString will contain the service identifier of the service whose information has changed. This can be used as the key into serviceSubscriberCellularProvider to obtain the new information.