ClientEventRequestclass
Client event request. Each client session object keeps a queue of pending event requests, representing incoming “GET /webui/getEvent” requests that have yet to be answered.
class
ClientEventRequest
: object
Superclass Tree (in declaration order)
ClientEventRequest
` object`
Subclass Tree
(none)
Global Objects
(none)
Summary of Properties
Summary of Methods
Properties
req
the underlying HTTPRequest object
reqTimeout
The system time (ms ticks) when the request times out. If we don’t have an actual event to send in response by this time, the housekeeper will generate a no-op reply just to let the client know that we’re still here.
Methods
construct (req)
no description available
Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1