PHP Class Phue\Command\IsAuthorized

Inheritance: implements Phue\Command\CommandInterface
Show file Open project: sqmk/phue Class Usage Examples

Public Methods

Method Description
send ( Client $client ) : boolean Send command

Method Details

send() public method

Send command
public send ( Client $client ) : boolean
$client Phue\Client Phue Client
return boolean True if authorized, false if not