Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Phue
Command
CommandInterface
PHP Interface Phue\Command\CommandInterface
Mostra file
Open project: sqmk/phue
Interface Usage Examples
Public Methods
Method
Description
send
(
Client
$client
) :
mixed
Send command
Method Details
send()
public
method
Send command
public
send
(
Client
$client
) :
mixed
$client
Phue\Client
Phue Client
return
mixed