Interface IContextManagerListener

    • Method Detail

      • contextManagerChanged

        void contextManagerChanged​(ContextManagerEvent contextManagerEvent)
        Notifies that one or more properties of an instance of IContextManager have changed. Specific details are described in the ContextManagerEvent.
        Parameters:
        contextManagerEvent - the context manager event. Guaranteed not to be null.