Show / Hide Table of Contents

    Delegate SmsProvider.SmsStatusReceivedHandler

    Represents the delegate used for the SmsStatusReceived event.

    Namespace: Eclo.nF.SIM800H
    Assembly: cs.temp.dll.dll
    Syntax
    public delegate void SmsStatusReceivedHandler(MessageStatusReport status);
    Parameters
    Type Name Description
    MessageStatusReport status

    Status report for SMS message that has arrived

    Back to top Copyright © 2018 Eclo Solutions
    Generated by DocFX