Interface IBmAsyncEventListener

    • Method Detail

      • handleAsyncEvent

        void handleAsyncEvent​(BmEvent event)
        Invoked to notify about a BM event.
        Parameters:
        event - the BM event. Never null.