Show / Hide Table of Contents

    Delegate SntpClient.SntpReplyReceivedHandler

    Represents the delegate used for the SntpReplyReceived event.

    Namespace: Eclo.nF.SIM800H
    Assembly: cs.temp.dll.dll
    Syntax
    public delegate void SntpReplyReceivedHandler(SyncResult syncResult);
    Parameters
    Type Name Description
    SyncResult syncResult

    Result code of SNTP request

    Back to top Copyright © 2018 Eclo Solutions
    Generated by DocFX