here's my method: ``` @Subscribe fun onBookConnect...
# intellij
k
here's my method:
Copy code
@Subscribe
fun onBookConnection(event: BookConnectionEvent) {
}