Show / Hide Table of Contents

    Delegate SIM800H.GprsNetworkRegistrationChangedHandler

    Represents the delegate used for the GprsNetworkRegistrationChanged event.

    Namespace: Eclo.nF.SIM800H
    Assembly: cs.temp.dll.dll
    Syntax
    public delegate void GprsNetworkRegistrationChangedHandler(NetworkRegistrationState networkState);
    Parameters
    Type Name Description
    NetworkRegistrationState networkState

    Current state of the GPRS network registration

    Back to top Copyright © 2018 Eclo Solutions
    Generated by DocFX