this.volume = BigDecimal.ZERO;
}
}
applicationsetvolume.setVolume(this.volume.intValue());
applicationsetvolume.execute();
}
private void processPlayerStateChanged(String method, Map<String, Object> json) {
if ("Player.OnPlay".equals(method)) {
// get the player id and make a new request for the media details