Show / Hide Table of Contents

    Delegate SIM800H.SimCardStatusChangedHandler

    Represents the delegate used for the SimCardStatusChanged event.

    Namespace: Eclo.nF.SIM800H
    Assembly: cs.temp.dll.dll
    Syntax
    public delegate void SimCardStatusChangedHandler(SimCardStatus simCardStatus);
    Parameters
    Type Name Description
    SimCardStatus simCardStatus

    new SIM card status of the device

    Back to top Copyright © 2018 Eclo Solutions
    Generated by DocFX