PHP Class Phue\Command\DeleteGroup

Inheritance: implements Phue\Command\CommandInterface
Afficher le fichier Open project: sqmk/phue Class Usage Examples

Protected Properties

Свойство Type Description
$groupId string Group Id

Méthodes publiques

Méthode Description
__construct ( mixed $group ) Constructs a command
send ( Client $client ) Send command

Method Details

__construct() public méthode

Constructs a command
public __construct ( mixed $group )
$group mixed Group Id or Group object

send() public méthode

Send command
public send ( Client $client )
$client Phue\Client Phue Client

Property Details

$groupId protected_oe property

Group Id
protected string $groupId
Résultat string