l.s.l.i.ILongPollEvent(Interface) : interface documentation

Part of lp.services.longpoll.interfaces View In Hierarchy

No interface docstring
Attribute source The event source.
Attribute event_key The key with which events will be emitted. Should be predictable and stable.
Method emit Emit the given data to event_key.
source =
The event source.
event_key =
The key with which events will be emitted. Should be predictable and stable.
def emit(**data):
Emit the given data to event_key.
ParametersdataAny data structures that can be dumped as JSON.
API Documentation for Launchpad, generated by pydoctor at 2019-04-23 00:00:05.