The APNS class
The com.APNS
class implements AppleĀ® Push Notification Service APIs.
Important: On March 31 2021 Apple has discontinued the APNs
legacy binary protocol. Therefore, the
com.APNS
class is now desupported. The
documentation pages related to the APNS binary protocol are still provided for information. Contact
your support center, if you need to implement APNS with the new HTTP/2-based provider API.The com.APNS
class implements a set of methods to build and handle push messages
to be broadcast by the Apple Push Notification service.