Interface IConditionOrErrorListener

  • All Known Implementing Classes:
    ConditionOrErrorListener

    public interface IConditionOrErrorListener
    Listener for condition or error
    • Method Detail

      • OnConditionOrError

        void OnConditionOrError​(ISmartDataDistributionChannelInfo channelInfo,
                                OPERATION_RESULT errorCode,
                                int nativeCode,
                                java.lang.String subSystemReason)
        Called when an event condition is raised from subsystem
        Parameters:
        channelInfo - Reference to ISmartDataDistributionChannelInfo
        errorCode - The error code reported
        nativeCode - The native code associated to the error if available
        subSystemReason - A String with a reason from subsystem