Package org.robovm.apple.pushkit
Class PKPushType
java.lang.Object
org.robovm.apple.foundation.CocoaUtility
org.robovm.apple.pushkit.PKPushType
public class PKPushType extends CocoaUtility
-
Constructor Summary
Constructors Constructor Description PKPushType() -
Method Summary
Modifier and Type Method Description static StringComplication()Deprecated.Deprecated in iOS 13.0.static StringFileProvider()static StringVoIP()
-
Constructor Details
-
PKPushType
public PKPushType()
-
-
Method Details
-
VoIP
- Since:
- Available in iOS 9.0 and later.
-
Complication
Deprecated.Deprecated in iOS 13.0. Complication pushes are supported directly on watchOS now, so this should no longer be used on iOS.- Since:
- Available in iOS 9.0 and later.
-
FileProvider
- Since:
- Available in iOS 11.0 and later.
-