berconpy.AsyncEventDispatcher ============================= .. currentmodule:: berconpy .. autoclass:: AsyncEventDispatcher .. rubric:: Methods .. autosummary:: ~AsyncEventDispatcher.add_listener ~AsyncEventDispatcher.listen ~AsyncEventDispatcher.remove_listener ~AsyncEventDispatcher.wait_for .. rubric:: Attributes .. autosummary:: ~AsyncEventDispatcher.on_admin_announcement ~AsyncEventDispatcher.on_admin_login ~AsyncEventDispatcher.on_admin_message ~AsyncEventDispatcher.on_admin_whisper ~AsyncEventDispatcher.on_command ~AsyncEventDispatcher.on_login ~AsyncEventDispatcher.on_message ~AsyncEventDispatcher.on_player_connect ~AsyncEventDispatcher.on_player_disconnect ~AsyncEventDispatcher.on_player_guid ~AsyncEventDispatcher.on_player_kick ~AsyncEventDispatcher.on_player_message ~AsyncEventDispatcher.on_player_verify_guid ~AsyncEventDispatcher.on_raw_event