프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$EOL | string | ||
$attachedServer | object | ||
$lastPingTS | integer | ||
$latency | integer | ||
$protologging | boolean | ||
$timeout | integer | ||
$usermask | string |
메소드 | 설명 | |
---|---|---|
attachTo ( ) | ||
command ( string $from, string $cmd ) | ||
commandArr ( string $from, string $cmd, array $args ) | ||
detach ( ) | ||
exportChannel ( object $chan ) | ||
msgFromBNC ( string $msg ) | ||
onCommand ( string $cmd, array $args ) | ||
onFinish ( ) | ||
onRead ( ) : void | Called when new data received | |
onReady ( ) : void | Called when the connection is handshaked (at low-level), and peer is ready to recv. data | |
ping ( ) |