Interface IContextManagerListener

    • Method Detail

      • contextManagerChanged

        void contextManagerChanged​(ContextManagerEvent contextManagerEvent)
        Deprecated.
        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.