media/libraries/common/src
ibaker 280889bc4a Explicitly document most Player.Listener methods in terms of getters
This makes it implicitly clear that if the value of a getter changes due
to a change in command availability then the listener will be invoked,
without needing to explicitly document every command on every listener
method.

#minor-release

PiperOrigin-RevId: 503178383
2023-01-23 12:30:18 +00:00
..
main Explicitly document most Player.Listener methods in terms of getters 2023-01-23 12:30:18 +00:00
test Make availableCommands known when bundling PlayerInfo 2023-01-18 12:02:09 +00:00