Uses of Class
org.robovm.apple.coretelephony.CTSubscriber
| Package | Description |
|---|---|
| org.robovm.apple.coretelephony |
-
Uses of CTSubscriber in org.robovm.apple.coretelephony
Methods in org.robovm.apple.coretelephony that return CTSubscriber Modifier and Type Method Description static CTSubscriberCTSubscriberInfo. getSubscriber()Deprecated.Deprecated in iOS 12.1.Methods in org.robovm.apple.coretelephony that return types with arguments of type CTSubscriber Modifier and Type Method Description static NSArray<CTSubscriber>CTSubscriberInfo. subscribers()Methods in org.robovm.apple.coretelephony with parameters of type CTSubscriber Modifier and Type Method Description static NSObjectProtocolCTSubscriber.Notifications. observeTokenRefreshed(CTSubscriber object, VoidBlock1<CTSubscriber> block)voidCTSubscriberDelegate. subscriberTokenRefreshed(CTSubscriber subscriber)voidCTSubscriberDelegateAdapter. subscriberTokenRefreshed(CTSubscriber subscriber)Method parameters in org.robovm.apple.coretelephony with type arguments of type CTSubscriber Modifier and Type Method Description static NSObjectProtocolCTSubscriber.Notifications. observeTokenRefreshed(CTSubscriber object, VoidBlock1<CTSubscriber> block)