Interface IBmSyncEventListener

    • Method Detail

      • handleSyncEvent

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