MCPcopy
hub / github.com/PokemonGoF/PokemonGo-Bot / handle_event

Method handle_event

pokemongo_bot/event_manager.py:20–21  ·  view source on GitHub ↗
(self, event, kwargs)

Source from the content-addressed store, hash-verified

18 pass
19
20 def handle_event(self, event, kwargs):
21 raise NotImplementedError("Please implement")
22
23
24class EventManager(object):

Callers 1

emitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected