Uses of Class
com.breeweb.slimconnect.commands.PlayerCommand

Packages that use PlayerCommand
com.breeweb.slimconnect.commands   
 

Uses of PlayerCommand in com.breeweb.slimconnect.commands
 

Methods in com.breeweb.slimconnect.commands that return PlayerCommand
static PlayerCommand PlayerCommand.getNrOfPlayers()
          Returns the command to get the number of players connected to the Squeezebox server
static PlayerCommand PlayerCommand.getPlayerName(int index)
          Gets command for getting the player name for a given index.
static PlayerCommand PlayerCommand.getPlayerAddress(int index)
          Returns the command to get the player address for the given index.