SenderThread.this

Constructs a new sender thread with the associated client

class SenderThread
this
(
Client client
)

Parameters

client Client

the Client to associate with

Throws

SnoozeError on failure to construct an Event or ensure ourselves

Meta