com.APNS methods
Methods of the com.APNS
class.
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.Name | Description |
---|---|
|
Decodes content of BYTE data returned from the APNS server in case of error. |
|
Decodes content of BYTE data returned from the APNS feedback service. |
|
Encodes an APNS specific push notification message into a BYTE. |