UserToRakLibThreadMessageReceiver
in package
implements
ServerEventSource
Interfaces, Classes, Traits and Enums
Table of Contents
- $channel : InterThreadChannelReader
- __construct() : mixed
- process() : bool
Properties
$channel
private
InterThreadChannelReader
$channel
Methods
__construct()
public
__construct(InterThreadChannelReader $channel) : mixed
Parameters
- $channel : InterThreadChannelReader
Return values
mixed —process()
public
process(ServerInterface $server) : bool
Parameters
- $server : ServerInterface