Show / Hide Table of Contents

    Delegate SIM800H.SmsSentReferenceReceivedHandler

    Represents the delegate used for the SmsSentReferenceReceived event.

    Namespace: Eclo.nF.SIM800H
    Assembly: cs.temp.dll.dll
    Syntax
    public delegate void SmsSentReferenceReceivedHandler(int reference);
    Parameters
    Type Name Description
    System.Int32 reference

    reference of the Sms sent

    Back to top Copyright © 2018 Eclo Solutions
    Generated by DocFX