6667686970717273
msgB.setCustomAlert(customAlert); System.out.println(msgB); // Send the notification. service.sendAPN("<my device token>", msgB); service.endConnection(); } }