public class AdmService extends Object
| Constructor and Description |
|---|
AdmService() |
public String sendMessageToDevice(String registrationId, String clientId, String clientSecret, String payload) throws Exception
registrationId - representing the unique identifier of the deviceclientId - unique ID supplied by ADM ServicesclientSecret - secret value supplied by ADM servicespayload - , a String representing the complete payload to be submittedException - if sending the message failsCopyright © 2015 JBoss by Red Hat. All Rights Reserved.