Interface FeaturesWriteListener


  • public interface FeaturesWriteListener
    • Method Detail

      • write

        void write​(Collection<org.bidib.jbidibc.messages.Feature> features)
        Write the features to the node.
        Parameters:
        features - the features to write.