Show / Hide Table of Contents

    Delegate SmsProvider.SmsReceivedHandler

    Represents the delegate used for the SmsReceived event.

    Namespace: Eclo.nF.SIM800H
    Assembly: cs.temp.dll.dll
    Syntax
    public delegate void SmsReceivedHandler(byte messageIndex);
    Parameters
    Type Name Description
    System.Byte messageIndex

    Position index of the SMS message that has arrived

    Back to top Copyright © 2018 Eclo Solutions
    Generated by DocFX