Show / Hide Table of Contents

    Delegate SIM800H.PowerStatusChangedHandler

    Represents the delegate used for the PowerStatusChanged event.

    Namespace: Eclo.nF.SIM800H
    Assembly: cs.temp.dll.dll
    Syntax
    public delegate void PowerStatusChangedHandler(PowerStatus powerStatus);
    Parameters
    Type Name Description
    PowerStatus powerStatus

    new power status of the device

    Back to top Copyright © 2018 Eclo Solutions
    Generated by DocFX