nirav9261

Results 2 comments of nirav9261

Written below code to push from server. boolean logging = true; String sid = "mySID"; String clientSecret = "clientSecret"; WnsService service = new WnsService(sid, clientSecret, logging); String channelUri = data.get("tokenId").toString();...