Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Ratchet
ConnectionInterface
PHP Interface Ratchet\ConnectionInterface
Afficher le fichier
Open project: cboden/ratchet
Interface Usage Examples
Méthodes publiques
Méthode
Description
close
( )
Close the connection
send
(
string
$data
) :
Ratchet\ConnectionInterface
Send data to the connection
Method Details
close()
public
méthode
Close the connection
public
close
( )
send()
public
méthode
Send data to the connection
public
send
(
string
$data
) :
Ratchet\ConnectionInterface
$data
string
Résultat
Ratchet\ConnectionInterface