Package org.robovm.apple.coretelephony
Class CTSubscriber.Notifications
java.lang.Object
org.robovm.apple.coretelephony.CTSubscriber.Notifications
- Enclosing class:
- CTSubscriber
public static class CTSubscriber.Notifications extends Object
-
Constructor Summary
Constructors Constructor Description Notifications() -
Method Summary
Modifier and Type Method Description static NSObjectProtocolobserveTokenRefreshed(CTSubscriber object, VoidBlock1<CTSubscriber> block)
-
Constructor Details
-
Notifications
public Notifications()
-
-
Method Details
-
observeTokenRefreshed
public static NSObjectProtocol observeTokenRefreshed(CTSubscriber object, VoidBlock1<CTSubscriber> block)- Since:
- Available in iOS 7.0 and later.
-