Show / Hide Table of Contents

    Enum OpenBearerResult

    Outcome of request to open bearer context

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

    Fields

    Name Description
    AlreadyOpen

    Bearer context is already open

    DeviceIsOff

    Device is off

    Error

    Unspecified error when trying to open context

    Failed

    Failed to open bearer context after all attempts

    NotRegisteredAtGprsNetwork

    Device is not registered at GPRS network

    NotRegisteredAtGsmNetwork

    Device is not registered at GSM network

    Open

    Bearer context open

    Back to top Copyright © 2018 Eclo Solutions
    Generated by DocFX