While reading the Java source I noticed a couple of typos that seem to have crept into the XML schema that the Java API is derived from. There are attributes ontoogle and onvolumenchange here, which I think should be ontoggle and onvolumechange.
I couldn't immediately track down a source for the schema being used here to see if there are any other differences, or a newer version that could be merged in.
While reading the Java source I noticed a couple of typos that seem to have crept into the XML schema that the Java API is derived from. There are attributes
ontoogleandonvolumenchangehere, which I think should beontoggleandonvolumechange.I couldn't immediately track down a source for the schema being used here to see if there are any other differences, or a newer version that could be merged in.