media/library/common/src
christosts 0616c0d118 Add Player.getAvailableCommands()
Add method getAvailableCommands() in Player interface to return
the available commands. Method isCommandAvailable() moved to
BasePlayer since it can be implelented by calling
getAvailableCommands().

PiperOrigin-RevId: 370059328
2021-04-26 18:01:03 +01:00
..
main Add Player.getAvailableCommands() 2021-04-26 18:01:03 +01:00
test Fix typo 2021-04-16 14:12:33 +01:00