ApnsMpnBuilder constructor
Creates an empty object to be used to create a push notification format from scratch.
Use setters methods to set the value of push notification fields.
Implementation
ApnsMpnBuilder();
Creates an empty object to be used to create a push notification format from scratch.
Use setters methods to set the value of push notification fields.
ApnsMpnBuilder();