ReceiverThread.this

Constructs a new receiver thread with the associated client

class ReceiverThread
this
(
Client client
)

Parameters

client Client

the Client to associate with

Throws

SnoozeError on failure to construct an Event or ensure ourselves

Meta