Interface NotificationNode.NotificationListener

    • Method Detail

      • notificationReceived

        void notificationReceived​(StreamDescriptor streamDescriptor)
        Called when a Stream passes this node.
        Parameters:
        streamDescriptor - The descriptor of the Stream that has just passed through.