HostConnectionInterface
in
Tags
Table of Contents
Methods
- error() : void
- send() : void
- waitBatch() : CommandBatch|null
Methods
error()
public
error(Throwable $error) : void
Parameters
- $error : Throwable
Tags
send()
public
send(string $frame) : void
Parameters
- $frame : string
Tags
waitBatch()
public
waitBatch() : CommandBatch|null