PlatformEventManager
Index
Constructors
Constructors
__init__
{"content": ["Create an instance of the EventManager.\n", {"
Parameters
config: Configuration
kwargs: Unpack[EventManagerOptions]
Returns None
{"content": ["Create an instance of the EventManager.\n", {"
{"content": ["A class for managing Actor events.\n\nYou shouldn't use this class directly,\nbut instead use it via the
Actor.on()andActor.off()methods."]}