Show / Hide Table of Contents

    Delegate SIM800H.WarningConditionTriggeredHandler

    Represents the delegate used for the WarningConditionTriggered event.

    Namespace: Eclo.nF.SIM800H
    Assembly: cs.temp.dll.dll
    Syntax
    public delegate void WarningConditionTriggeredHandler(WarningCondition warningCondition);
    Parameters
    Type Name Description
    WarningCondition warningCondition

    The warning condition that was triggered

    Back to top Copyright © 2018 Eclo Solutions
    Generated by DocFX