Show / Hide Table of Contents

    Enum SyncResult

    Result of SNTP sync request

    Namespace: Eclo.nF.SIM800H
    Assembly: cs.temp.dll.dll
    Syntax
    public enum SyncResult

    Fields

    Name Description
    ConnectionError

    Connection error

    DeviceIsOff

    Device is off

    DnsError

    DNS resolution error

    Error

    Unspecified error

    NetworkError

    Network error

    NotRegisteredAtGprsNetwork

    Device is not registered at GPRS network

    NotRegisteredAtGsmNetwork

    Device is not registered at GSM network

    NotSet

    value not set

    ServerResponseError

    Server response error

    ServerResponseTimeout

    Server Response timeout

    SyncSuccessful

    Network synchronization successful

    Back to top Copyright © 2018 Eclo Solutions
    Generated by DocFX