Interface BrickRED.ProcessStateChangedListener

    • Method Detail

      • processStateChanged

        void processStateChanged​(int processId,
                                 short state,
                                 long timestamp,
                                 short exitCode)