vmichalak / sonos-controller

Java API for controlling SONOS players
MIT License
43 stars 9 forks source link

Get the play state from device #8

Closed mguntli closed 6 years ago

mguntli commented 6 years ago

Get the current state of the player with CurrentTransportStatus.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-2.0%) to 79.697% when pulling 197d484bb3040da196930fba800697da691f9740 on mguntli:get-playstate into a20015a6ffd92bb2a79e742c08979ed4ad84ee1b on vmichalak:master.

vmichalak commented 6 years ago

Could you add some unit tests for your method ?

vmichalak commented 6 years ago

Thanks a lot ! It work really great :blush: